Re: [ DHCP ] must reboot to works.

2005-05-03 Thread =?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?=
> internet. So, I stopped my dhcpcd client, and restarted it. After, when > I try to ping www.google.com, it's does'nt work, but I can ping the next > router, or gateway if you prefer (showed in netstat -nr. If my IP is > x.x.x.234, the router is x.x.x.1 ). I tried several time to have the Sou

Re: [ DHCP ] must reboot to works.

2005-05-03 Thread Eric LeBlanc
On Mon, 2 May 2005, Teren Sapp wrote: > Hi, let me think about this a bit but first, if you do 'sh /etc/netstart', > does that give you back your connectivity? I'm not 100% sure because like I > said I need to think about this some more, but if the connection between you > and the ISP is lost, the

Re: [ DHCP ] must reboot to works.

2005-05-03 Thread Eric LeBlanc
On Tue, 3 May 2005, Rogier Krieger wrote: > On 5/3/05, Eric LeBlanc <[EMAIL PROTECTED]> wrote: > > In fact, whey the problem arise, I lost the connection to the > > internet. So, I stopped my dhcpcd client, and restarted it. > > I hope you mean dhclient(8) and not dhcpd(8). The latter probably >

Re: [ DHCP ] must reboot to works.

2005-05-02 Thread Rogier Krieger
On 5/3/05, Eric LeBlanc <[EMAIL PROTECTED]> wrote: > In fact, whey the problem arise, I lost the connection to the > internet. So, I stopped my dhcpcd client, and restarted it. I hope you mean dhclient(8) and not dhcpd(8). The latter probably won't help you much. The output of dhclient should tel

Re: [ DHCP ] must reboot to works.

2005-05-02 Thread Teren Sapp
Hi, let me think about this a bit but first, if you do 'sh /etc/netstart', does that give you back your connectivity? I'm not 100% sure because like I said I need to think about this some more, but if the connection between you and the ISP is lost, the ISP may require you to re-register your comput

Re: [ DHCP ] must reboot to works.

2005-05-02 Thread Damian Gerow
Thus spake Eric LeBlanc ([EMAIL PROTECTED]) [02/05/05 22:54]: : I don't know if it's OpenBSD related or not, but I will try: : : Sometimes, my ISP (Videotron) seems to have some problems with their DHCPD : servers. In fact, whey the problem arise, I lost the connection to the : internet. So, I s

Re: [ DHCP ] must reboot to works.

2005-05-02 Thread Marcus Andree S. Magalhaes
It may be a DNS issue. Are you using a local, caching only nameserver? Sometimes, I have to restart bind/named when my ISP recycles my dhcp based ip address.