Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pppd non sostituisce il default gateway
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
dentament
n00b
n00b


Joined: 16 Jun 2004
Posts: 74

PostPosted: Fri Jul 13, 2007 8:41 pm    Post subject: pppd non sostituisce il default gateway Reply with quote

Con le conf seguenti ogni volta, prima di far partire wvdial, devo - a mano - rimuovere dalla route table il default gateway settato per eth0 al boot, altrimenti pppd non lo sostitituisce con quello per ppp0 e nel log leggo "[pppd] not replacing existing default route to eth0 [10.0.0.2]", nonostante l'opzione "defaultroute"

/etc/wvdial.conf

Code:
[Dialer Defaults]
Modem = /dev/ttySHSF0
Baud = 460800
Carrier Check = no
Init1 = ATZ
Init2 = AT&FE1V1S0=0&C1&D2+MR=2;+DR=1;+ER=1;W2
Init3 = ATS7=60M1+ES=3,0,2;+DS=3;+IFC=2,2;X3
ISDN = 0
Modem Type = Analog Modem
Stupid Mode = on
Username = xxx
Password = xxx
Phone = 7020001033


/etc/ppp/peers/wvdial

Code:
noauth
name wvdial
usepeerdns
lock
crtscts
modem
asyncmap 0
mtu 1024
mru 1024
defaultroute
user ****
password ****


Grazie per qualsiasi suggerimento, ciao
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano 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