Yes. You need to set your DSL modem into Bridged mode then setup PPP on the FreeBSD system
One big benefit is that when you do this your FreeBSD system gets a public IP address on it, rather than the public IP going to the outside of some NAT in your DSL modem that may or may not work with all protocols you want to run. Ted >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Brian John >Sent: Tuesday, January 10, 2006 6:04 PM >To: Rowdy >Cc: [email protected] >Subject: Re: script to monitor internet connection > > >Rowdy wrote: > >> Brian John wrote: >> >>> this is dsl. Sorry, I should have specified that in the beginning. >>> Periodically my dsl modem will lose it's signal, I want to see just >>> how often this is happening. >> >> >> If your DSL uses PPPoE then the ppp.linkup and ppp.linkdown >scripts will >> be triggered when the link comes up or goes down respectively. See >> ppp(8) for details and /usr/share/examples/ppp for examples. >> >> Rowdy >> >Mine uses PPPoA. Is it still possible to use these scripts? > >Thanks for the help > >/Brian >_______________________________________________ >[email protected] mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"[EMAIL PROTECTED]" > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.371 / Virus Database: 267.14.16/225 - Release >Date: 1/9/2006 > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
