How do I change the peer address of an existing ppp interface? The IPCP negotiation did not include a remote address and defaulted to using 10.64.64.64. Now 'ip addr ls dev ppp0' gives

19: ppp0: <POINTTOPOINT, ...
    link/ppp
    inet 188.xxx.35.193 peer 10.64.64.64/32 scope global ppp0

(xxx is a real number)

So how do I change the peer address from something I know is wrong to something I guess is right?

link|improve this question

80% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.