On Sat, 3 Jul 1999, Brian Boutel wrote:

|How can I send a 0.0.0.0 local ip address to my isp?
|
|I'm using ppp with demand dialing. It worked fine until 2 days ago, but
|the ISP behaviour seems to have changed. Although it does dynamic IP 
|addressing, now it acks whatever ip address is requested, even addresses not 
|in its network.

...

|Adding noipdefault: 
|/usr/sbin/pppd /dev/modem 115200 connect /usr/local/lib/connect debug crtscts 
|defaultroute demand holdoff 30 idle 600  noipdefault  :10.0.0.10 
|ipcp-accept-local ipcp-accept-remote
|gives
|Jul  3 17:32:47 Zaphod pppd[8751]: ioctl(SIOCSIFDSTADDR): Cannot assign 
|requested address(99)

Try removing the pppd IP address specification entirely or use a remote
address that is not on the local 10.0.0.0 network.

The ISP must have turned on an ipcp-accept-local option of it's own or have
upgraded it's PPP implementation to broken.

---
Clifford Kite                                               Not a guru. (tm)




-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to