Re: [solved]Cabel modem installation.

2003-01-31 Thread Eliran Gonen
I just concluded that the problem happened because of the last three lines: #NEWGW=$(/sbin/ifconfig ppp0 | grep inet | cut -d: -f3 | tail -1 | cut -d -f1) #/sbin/route add default gw $NEWGW #/sbin/route del default gw $CABLEGW Without running any of these, the net connection is just find.

[solved]Cabel modem installation.

2003-01-30 Thread Eliran Gonen
Hello guys ! Finally, I can connect to the net !!! I first tried following these instructions : 1. route to your local Aruzei zahav network : route add -net 10.x.y.z netmask 255.255.240.0 gw ARUZEY_zahav_GW interface eth0 2.route to your Internet_Zahav pptp server:route add -host