Hello all there,

I have a trouble with my vpn client (pptp). Until few days ago this
connection was workink ... but now ... no :(
I use pptp like this:

cd /usr/local/vpn
sleep 1
./pptp my.vpn
 sleep 1
 ifconfig ppp0
 sleep 1
 ifconfig ppp0 up
 sleep 1
 route add -host vpn_ip_address gw gw_ip_address
 sleep 1
 route del default
 sleep 1
 route add default dev ppp0
 sleep 1


What is wrong?


-- 
    IONEL PLOAIE    [EMAIL PROTECTED]
================================================
Network Administrator - SC Salubritas SA P.Neamt
 Tel: 0723.218109               ICQ 105549273
        Linux Registered User #214200



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to