[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How naked am I?



On Thu, 2011-04-28 at 12:22 +0200, tv.debian@googlemail.com wrote:
> Le 28/04/2011 11:27, Lisi a écrit :
> > On Thursday 28 April 2011 09:50:28 tv.debian@googlemail.com wrote:
> >> My experience with Netgear home routers (currently a WNR3500L) suggest
> >> you could start with 192.168.1.1 in you web browser, that should get you
> >> to the config page of the router.
> > 
> > Mine, a Netgear DG834GT, is 192.168.0.1.  This has consistently been my 
> > experience with Netgears.  Maybe they have different defaults for different 
> > countries?
> > 
> > Lisi
> > 
> > 
> 
> Highly possible, or they switch randomly from model to model, only they
> know... So the OP could try both, and 10.0.0.1, 10.0.1.1 on top of that,
> and he would stand a good chance to find the right one. As an alternate
> he could save time by reading the specs maybe, by looking at the back of
> my router I found a sticker with this :
> 
> Default access:
> http://www.routerlogin.net
> default user: admin
> default password: password

Or run 'netstat -nr' on the machine that works, and look for the next
hop for the default route:

richard@zircon:~$ netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.10.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0
0.0.0.0         192.168.10.1    0.0.0.0         UG        0 0          0 eth0
                ^^^^^^^^^^^^

Richard



Reply to: