ADSL:
first u install linux with gcc -developing !
download at http://users.actcom.co.il/~aviads/Linux/ or:
tar -zxvf pptp-linux-1.1.0-1.tar.gz
cd into directory than: tar -zxvf pptp-linux-1.1.0-1.tar.gz
cd pptp-linux-1.1.0-1
make
[or rpm for ppp-2.4.2_cvs_20030610.i386.rpm +
pptp-linux-1.3.1-1.i386.rpm]
then locate at /etc/ppp the 2 scripts for pap-secrets
& options.
from dir pptp-mulix-1.0.3 run for connection
-->./pptp 10.0.0.138
(the long way:from dir pptp-mulix-1.0.3 write in 1 line:
./pptp 10.0.0.138 debug user ronen_s1@INetvision
remotename "10.0.0.138
RELAY_PPP1" defaultroute netmask 255.0.0.0 mtu
1500 mru 1500 noauth)
cables:
(or: http://cables.netvision.net.il linux scripts)
than:echo "username@CActcom" "192.117.122.13"
"password" >> /etc/ppp/pap-secrets
check routing table that gateway is 10.6.0.1
(route del -net 0.0.0.0
route add 192.117.122.13 gw 10.6.0.1)
connect: pptp 192.117.122.13 debug user
"username@CActcom" defaultroute noauth
to end connection: killall pptp, ifconfig ppp0 down.
errors:
-PPP0:error fetching interface information,device
not found (wrong username)
add to ifcfg-eth1: PEERDNS=yes
-search for rmp: rpm.pbone.net (go to advanced)
-if u cant ping outside check resolv.conf & at
/etc/sysconfig/network: gateway
-if it seems to get into network but no ppp0 ,
check that u put the name at
pap-secrets AND options!
-call manager exited with error 256, no route
to host: check for active link at the ethernet
card,c that u connected the adsl cable to the right socket
-request_module[net-pf-10]fork failed,could not fork
pppt proccess(rahel cables)
-on windows 721 -reset to alcatel
|