Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
baselayout 1.12.0_pre16 PPTP init while having pppd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Tue May 16, 2006 1:13 am    Post subject: baselayout 1.12.0_pre16 PPTP init while having pppd Reply with quote

hay ppl,
excuse me for not rtfming just a bit more.
I finaly nailed ppp to windows behind NAT :-)
apperently having filtering modules and qos , causes GRE to fail . that on 2.6.16-ck10 . why?
In the process I emerged pppd, on the side that would run the client. now when I try to /etc/init.d/ppp0 start , I see it tries to start pppd.
Quote:
/etc/init.d/net.ppp0 start
* Starting ppp0
* Bringing up ppp0
* ppp
* Running pppd ...

and it hangs...

I did manage to use
Quote:
pon <VPN target>debug dump logfd 2 nodetach


I just want it to client pptp to the remote pptp server :-\
Quote:
cat /etc/conf.d/net
config_eth0=( "dhcp" )
dhcp_eth0="nodns nontp nonis"

config_ppp0=( "ppp" )
link_ppp0="pty 'pptp <VPN addr> --nolaunchpppd'"
plugins_ppp0=( )
username_ppp0='<VPN user>'
password_ppp0='<la passwd>'
pppd_ppp0=(
updetach
lock
noauth
nobsdcomp
nodeflate
mppe required,stateless
)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum