On Fri, 30 Aug 2002 at 9:45am (+0300), Ionel Ploaie wrote:

> 
> 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?
> (I use RedHat 7.3)
> 

What do pptp and pppd say in the logfiles when you're trying to establish a 
link?

M.

-- 
:wq!



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

Reply via email to