[vox-tech] connecting to DSL modem

Peter Jay Salzman p at dirac.org
Sun Oct 15 21:03:43 PDT 2006


Supposedly, I should be able to connect to the webserver on my Westell 6100
DSL modem via:

   http://192.168.1.1

But the page never loads.  I tried adding a local 192.168 network (so that
my request for 192.168.1.1 doesn't go out onto the net):

   $ route -n
   Kernel IP routing table
   Destination     Gateway       Genmask        Flags Metric Ref  Iface
   66.114.79.0     0.0.0.0       255.255.255.0  U     0      0    eth0
   192.168.0.0     0.0.0.0       255.255.0.0    U     0      0    eth0
   0.0.0.0         66.114.79.1   0.0.0.0        UG    0      0    eth0


But it still doesn't work.  Any ideas on how to connect to the webserver on
this modem?

Thanks,
Pete

-- 
How VBA rounds a number depends on the number's internal representation.
You cannot always predict how it will round when the rounding digit is 5.
If you want a rounding function that rounds according to predictable rules,
you should write your own.
              -- MSDN, on Microsoft VBA's "stochastic" rounding function

Peter Jay Salzman, email: p at dirac.org web: http://www.dirac.org/p    
PGP Fingerprint: B9F1 6CF3 47C4 7CD8 D33E  70A9 A3B9 1945 67EA 951D


More information about the vox-tech mailing list