Re: Dynamic Router IP.

2004-01-28 Thread Marwan Sultan
Thanks everyone for the informations its Valuable from everyone and for everyone. Still the idea to make the FreeBSD box doing all IPs reading, updating it self and report to me, playing in mind.. i will check more.. Again thanks for the tips, solutions, and your time. Marwan.

Re: Dynamic Router IP.

2004-01-28 Thread Teodor Iliescu
On Wed, 28 Jan 2004, Marwan Sultan wrote: > >Question is: >Is there a way to configure the FreeBSD box to send an auto email for >me each time the router has a new 'real IP' ? > >For sure by somehow the BSD box knows about the new ip for router. > >Thank you very much in advance

Re: Dynamic Router IP.

2004-01-28 Thread Peter Risdon
Jon-Eirik Pettersen wrote: The deamon has ways to find out its external ip, so don't worry about installing the daemon on the router :) Mike It does? How? The daemon will be running on the Freebsd machine, which does not have the external ip address. I use dynamic dns services here and ther

Re: Dynamic Router IP.

2004-01-28 Thread Jon-Eirik Pettersen
Peter Risdon wrote: Mike wrote: that it's his dsl router that gets the dynamic ip address, not the freebsd box. Presumably, the router has a static 192.168.1.x address facing the LAN and the freebsd box uses this as its gateway. I doubt you can install a daemon on the router. The deamon

Re: Dynamic Router IP.

2004-01-28 Thread Peter Risdon
Mike wrote: that it's his dsl router that gets the dynamic ip address, not the freebsd box. Presumably, the router has a static 192.168.1.x address facing the LAN and the freebsd box uses this as its gateway. I doubt you can install a daemon on the router. The deamon has ways to find

Re: Dynamic Router IP.

2004-01-28 Thread Mike
Marwan Sultan wrote: Hello everyone, I have FreeBSD 4.8-R as a NATd ipfw enable behind a DSL router. The router calling the internet and giving the connection 2the bsd box. BSD box does the rest for my LAN. I redirect the port 22 from the router to my FreeBSD LAN box. 192.168.1.1

Re: Dynamic Router IP.

2004-01-28 Thread Peter Risdon
Bjorn Eikeland wrote: På Wed, 28 Jan 2004 11:10:25 +0300, skrev Marwan Sultan <[EMAIL PROTECTED]>: Hello everyone, I have FreeBSD 4.8-R as a NATd ipfw enable behind a DSL router. The router calling the internet and giving the connection 2the bsd box. BSD box does the rest for my LAN.

Re: Dynamic Router IP.

2004-01-28 Thread Bjorn Eikeland
På Wed, 28 Jan 2004 11:10:25 +0300, skrev Marwan Sultan <[EMAIL PROTECTED]>: Hello everyone, I have FreeBSD 4.8-R as a NATd ipfw enable behind a DSL router. The router calling the internet and giving the connection 2the bsd box. BSD box does the rest for my LAN. I redirect the port 2