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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to