Hi
ich hab ein Konfigurationsproblem mit dem pppd von Solaris 8.
Einwahl funktioniert prima wenn ich es von Hand starte. Jedoch die Wiedereinwahl funktioniert nicht. Fehlermeldung gibts keine der Prozess ist einfach verschwunden.
Hier die von mir angelegte Datei in /etc/ppp/peers
sppptun
plugin pppoe.so
connect "/usr/lib/inet/pppoec qe3"
user "sag_ich_nicht" # my account name at my ISP
remotename geheim # name of the ISP; for pap-secrets
noauth # do not authenticate the ISP's identity (client)
noipdefault # assume no IP address; get it from ISP
defaultroute # install default route; ISP is Internet gateway
#updetach # log errors and CONNECT string to invoker
noccp # ISP doesn't support free compression
novj
nopcomp
#nolog
#maxconnect 5
#maxfail 5
#idle 360
#holdoff 60
persist
Hat noch jemand Probleme mit dem PPP und kann mir helfen?
Danke
Thomas