On 12/16/02 15:32, Derrick 'dman' Hudson wrote:
On Mon, Dec 16, 2002 at 08:41:11AM -0500, Andrew Hurt wrote:Thanks, /immensely/, for your insight--I set my address to 192.168.254.1, and have etherconf'ed my gateway to 192.168.254.254 / netmask 255.255.255.0
| I can't get to the http://192.168.254.254/ in the router
^^^
| #ifconfig -v eth0 >
| | Link encap:Ethernet HWaddr 00:30:F1:3F:23:A1
| inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
^ ^^^
According to the addressing here, the router's interface is on a
different network than your NIC. In order for IP packets to move from
one network to another, a router must exist to connect the two
networks. However, you don't have that.
Here's what you currently have :
Node Node Address Network Address
router 192.168.254.254 192.168.254.0
computer 192.168.0.1 192.168.0.0
[snipped correct assumptions]
Once I connect (using the PPPoE interface within the router), I get access to the outside! My connection was turned-on today and I'm getting about 84kB/s (much better than my old 53.2k dialup).
Only problem, it seems, is that I still need to manually connect within the web-interface of the router--I can't seem to trigger the connect otherwise.
I tried setting the router to being a DHCP gateway, but I get no connect (if I set it correctly, that is).
Any further thoughts?
--
andrew
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]