solaris 10 pppd problem
Dear friends, can't connecting to ISP on Solaris 10:
pppd call myisp
serial speed set to 57600 bps
connect option: '/usr/bin/chat -f /etc/ppp/chatscripts/myisp' started (pid 2014)
Serial connection established.
serial speed set to 57600 bps
Using interface sppp0
Connect: sppp0 <--> /dev/term/b
/etc/ppp/chap-secrets is apparently empty
sent [LCP ConfReq id=0x7f <asyncmap 0x20a0000> <magic 0x692aa1f2>]
rcvd [LCP ConfAck id=0x7f <asyncmap 0x20a0000> <magic 0x692aa1f2>]
rcvd [LCP ConfReq id=0x3 <asyncmap 0xa0000> <pcomp> <accomp> <magic 0x3e280127> <auth chap MD5>]
sent [LCP Ident id=0x80 magic=0x0 "ppp-2.4.0b1 (Sun Microsystems, Inc., May 26 2006 12:08:26)"]
sent [LCP ConfRej id=0x3 <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x5 <asyncmap 0xa0000> <magic 0x3e280127> <auth chap MD5>]
sent [LCP ConfNak id=0x5 <auth pap>]
rcvd [LCP ConfReq id=0x7 <asyncmap 0xa0000> <magic 0x3e280127> <auth pap>]
sent [LCP ConfAck id=0x7 <asyncmap 0xa0000> <magic 0x3e280127> <auth pap>]
sent [LCP EchoReq id=0x0 magic=0x692aa1f2 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f ...]
sent [LCP Ident id=0x81 magic=0x692aa1f2 "ppp-2.4.0b1 (Sun Microsystems, Inc., May 26 2006 12:08:26)"]
Authenticating to peer with PAP
sent [PAP AuthReq id=0x1 user="testuser" password=<hidden>]
rcvd [LCP EchoRep id=0x0 magic=0x3e280127 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f ...]
lcp: validated asyncmap setting
rcvd [PAP AuthAck id=0x1 ""]
sent [IPCP ConfReq id=0x6d <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
rcvd [IPCP ConfReq id=0x1 <addr 192.168.254.254>]
sent [IPCP ConfAck id=0x1 <addr 192.168.254.254>]
sent [IPCP ConfReq id=0x6d <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
rcvd [IPCP ConfNak id=0x6d <addr 192.168.99.255> <ms-dns1 192.168.99.1>]
sent [IPCP ConfReq id=0x6e <addr 192.168.99.255> <ms-dns1 192.168.99.1> <ms-dns2 0.0.0.0>]
rcvd [IPCP ConfAck id=0x6e <addr 192.168.99.255> <ms-dns1 192.168.99.1> <ms-dns2 0.0.0.0>]
Couldn't set local IP address (sppp0): Cannot assign requested address
Interface configuration failed
ignoring request to set IP to error
sent [IPCP TermReq id=0x6f "Interface configuration failed"]
rcvd [IPCP TermAck id=0x6f "Interface configuration failed"]
sent [LCP TermReq id=0x82 "No network protocols running"]
rcvd [LCP TermReq id=0x7]
sent [LCP TermAck id=0x7]
rcvd [LCP TermAck id=0x82 "No network protocols running"]
Connection terminated.
Why?(((

