The first step is to get to talk to your
router's configuration page.
Are you using MT880 ?
I'm assuming you know basics of Linux.
a) Does linux detect your ethernet card?
ifconfig eth0
B) Set IP address of eth0 to 192.168.1.2 , subnet
mask 255.255.255.0
ifconfig eth0 inet 192.168.1.2 netmask 255.255.255.0
c) Connet
ADSL router with ethernet card
d) Ping router at 192.168.1.1
ping 192.168.1.1
e) Connect to web-based configuration of ADSL router
http://192.168.1.1
Username: admin
Password: admin
Originally posted by
[email protected] 13 2005, 10:31 AM
Since you cannt connect to 192.168.1.1 it must be that your eth0 may not be configured properly. must be that it has DHCP enabled.
Then check if you have Modem configured in Bridge mode.
[snapback]24974[/snapback]
[/quote]