On Tue, 2002-11-26 at 21:27, Amir Tal wrote: > On Tuesday 26 November 2002 15:46, Skliarouk Arie wrote: > > Hello Tal, > > > > Today I connected an Linux firewall to Kavey Zahav (www.012.net) > > and wanted to share information I gathered: > > > > The VPN is established against Kavey Zahav's vpn servers. > > > > The hostname is aztv.012.net.il and is resolved to SEVERAL ip numbers. > > can you post your configuration here ? users on linux-il and learn from it, > and i will also update the cables-howto with it. > please post your ifconfig, resolv.conf and your kernel's routing table > (netstat -r -n) . > > > > > > Thus you need manually to pick up one of the IP numbers and use that > > number in the cablestart script and /etc/ppp/pap-secrets file. > > > > I used pptp-linux package supplied with unstable debian branch (instead of > > recommended pptp-linux downloadable from netvision) and it worked well. > > actualy, i think its the same binary ;) > > tal.
I'm using Gentoo and I needed to change the script from /sbin/ifdown eth0 to /sbin/ifconfig eth0 down (and the same for ifup) because it didn't work. I also had the same problem with 012 and doing what Arie said worked. Currently when i run the script it connects, but instead of writing 'Determining IP information for eth0... done.' it says SIOCADDRT: File exists SIOCDELRT: No such process' but it still connects. In general the guide is excellent, keep up the good work. Dror. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]