Problem: PPOE and a Static IP.

Fbsd1 fbsd1 at a1poweruser.com
Wed Apr 15 01:24:14 UTC 2009


Paul Halliday wrote:
> I am following the instructions on this page:
> 
> http://www.freebsd.org/doc/en/books/handbook/pppoe.html
> 
> I had initially thought it was a problem with the modem so I had a
> technician come in to take a look; when hooked up to his windows
> laptop:
> 
> 1) He had to assign the  interface the static address
> 2) no uname/pass were required.
> 
> What needs to change in my ppp.conf to accommodate a static address?
> 
> Thanks.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
> 


set ifaddr s.s.s.s 0.0.0.0/0 0.0.0.0 0.0.0.0

where s.s.s.s is your static ip address



More information about the freebsd-questions mailing list