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

Re: No Internet Connection



Your computer's IP address on the local network is 192.168.1.1.
This is the value you gave it with the ifconfig command
> 	ifconfig eth0 192.168.1.2 netmask 255.255.255.0
> 	route add default gw 192.168.1.1

#ifconfig

will report this same informationback to you.

The error
> When I open the browser and try to access http://192.168.1.1 it comes
> back with "the connection was refused when attempting to connect
> 192.168.1.1".
sound like you are actually getting through to your computer via the
network, but that your computer either has a firewall installed and
configured to refuse http connections, or you aren't actually running
any web-server software.

Assuming you set the firewall on during the setup, run lokkit and set
the firewall to allow http services.

TD

 
On Sun, 2002-12-29 at 19:17, Randall Scott wrote:
> Previously I couldn't activate the Ethernet card via the GUI.  After
> trying several suggestions from this list, it is now active.  Not
> exactly sure what I did to activate but, followed the following:
> 
> 	ifconfig eth0 192.168.1.2 netmask 255.255.255.0
> 	route add default gw 192.168.1.1
> 
> Now I try to ping the Linksys router by with: "ping -c 5 192.168.1.1"
> and receive the following:
> 
> 	5 packets transmitted, 5 packets received, 0% loss, time 4000ms
> 	rtt min/avg/max/mdev = 0.058/0.065/0.084/0.011 ms
> 
> Other information you may need to help me sort this out:
> 
> Eth0 RealTek 8139a using 8139too driver.
> >From eth0 to linksys router to cable modem.
> Everything should be DHCP.
> 
> When I read the Linksys troubleshooting documentation (of course for
> Windows) it says to run winipcfg to determine the IP address of the
> computer.  Should have an ip address of 192.168.1.xxx (xxx is between
> 2-254).  Other computers linked to this router use 100, 101, 102 and
> 103.  What is the comparable command in RH8.0?  
> 
> When I open the browser and try to access http://192.168.1.1 it comes
> back with "the connection was refused when attempting to connect
> 192.168.1.1".
> 
> Please educate me so I can get this going.
> 
> 
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe






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