|
|
On Monday 13 June 2005 15:37, yann shukor wrote:
> It all worked fine when the W2K server was the gateway. Now that the
> Linux box has taken over, it appears as if my WXP client can't get
> past the gateway.
>
> Any ideas ? Suggestions would be much appreciated.
IP_FWD=/proc/sys/net/ipv4/ip_forward
if [ `< $IP_FWD` -eq 0 ] ; then echo 1 > $IP_FWD
else echo "I cannot guess what's wrong." ; fi
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00203.html on line 187
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00203.html on line 187
|