For proper access to the internet you need in your case 3 things
1)Gateway setup -- where to look fo the internet, in your case the Linksys's IP
2)DNS entries -- you should be able to use the Linksys's IP, but may need to consult your ISP for exact addresses
3)Proper IP -- make sure your IP is issued, or your IP is on the same subnet as the Linksys.
go into your network configurator and set these accordingly. I am assuming if you have a Linksys Gateway you are getting a dhcp address. If so make sure that you are getting an IP, DNS, and gateway value plugged in for you. I personally prefer static, but that is me...
Check this URL, it is about setting up your network
http://www.redhat.com/docs/manuals/l...-ethernet.html
And if you are unable to browse to it from another box, here are some excerpts:
Code:
To establish an Ethernet connection, you need a network interface card (NIC), a network cable (usually a CAT5 cable), and a network to connect to. There are different speeds to networks; make sure your NIC is compatible with the network to which you want to connect.
To add an Ethernet connection, follow these steps:
1.Click the Devices tab.
2.Click the Add button.
3.Select Ethernet connection from the Device Type list, and click Next.
4.If you have already added the network interface card to the hardware list, select it from the Ethernet card list. Otherwise, select Other Ethernet Card to add the hardware device.
Note Note
The installation program usually detects supported Ethernet devices and prompts you to configure them. If you configured any Ethernet devices during the installation, they will already appear in the hardware list on the Hardware tab.
5.If you selected Other Ethernet Card, the Select Ethernet Adapter window appears. Select the manufacturer and model of the Ethernet card. Select the device name. If this is the system's first Ethernet card, select eth0 as the device name, if this is the second Ethernet card, select eth1, and so on. The Network Administration Tool also allows you to configure the resources for the NIC. Click Next to continue.
6. On the Configure Network Settings page as shown in Figure 6-1, choose between DHCP and a static IP address. You may also specify a hostname for the device. If the device receives a different IP address each time the network is started, do not specify a hostname. Click Next to continue.
7. Click Finish on the Create Ethernet Device page.
Be sure to click Apply to save the changes.
After adding the Ethernet device, you can edit its configuration by selecting the device from the device list and clicking Edit. For example, when the device is added, it is configured to start at boot time by default. You can edit its configuration to modify this setting.
When the device is added, it is not activated, as seen by its Inactive status. To activate the device, select it from the device list, and click the Activate button.
Bookmarks