question connecting fedora to comcast
Bill McGonigle
bill at bfccomputing.com
Wed Aug 24 23:29:01 EDT 2005
On Aug 24, 2005, at 22:28, Tatara wrote:
> GATEWAY=192.168.1.98
This looks wrong. IIRC, the default Linksys IP address is 192.168.1.1,
which should be your gateway.
Try changing it to 192.168.1.1 and doing
service network restart
and see if that works.
Or, probably even better, set it to use DHCP, with something like:
DEVICE=eth0
ONBOOT=yes
TYPE=Ethernet
BOOTPROTO=dhcp
USERCTL=no
PEERDNS=yes
IPV6INIT=no
DHCP_HOSTNAME=deskproen
If not, also send us the output of:
netstat -nr
-Bill
-----
Bill McGonigle, Owner Work: 603.448.4440
BFC Computing, LLC Home: 603.448.1668
bill at bfccomputing.com Mobile: 603.252.2606
http://www.bfccomputing.com/ Pager: 603.442.1833
Jabber: flowerpt at gmail.com Text: bill+text at bfccomputing.com
RSS: http://blog.bfccomputing.com/rss
More information about the gnhlug-discuss
mailing list