script to monitor internet connection

Ted Mittelstaedt tedm at toybox.placo.com
Wed Jan 11 02:16:05 PST 2006


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: owner-freebsd-questions at freebsd.org
>[mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Brian John
>Sent: Tuesday, January 10, 2006 6:04 PM
>To: Rowdy
>Cc: freebsd-questions at freebsd.org
>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
>_______________________________________________
>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"
>
>-- 
>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
>


More information about the freebsd-questions mailing list