I installed Fedora 13 in my machine. Was installed properly. I had internet and everything initially. I have a router directly connected with a cable to my lan. After installed everything I "added" my machine to an already existing network with only windows machines. I added my machine to the network with a cable. My problem now is that I can't access internet. However, I can see all other computers in the network, ping, browse in the network, everything. can't ping anything outside the lan, access the Windows mail server or access any internet site. However if I restart the network with "service network restart" I can browse for a few seconds then it goes down and I have to restart again to continue browsing.
These are the configs;
ifconfig:
eth0 Link encap:Ethernet HWaddr 90:E6:BA:51:50:7D
inet addr:192.168.1.128 Bcast:192.168.7.255 Mask:255.255.248.0
inet6 addr: fe80::92e6:baff:fe51:507d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:232627 errors:0 dropped:0 overruns:0 frame:0
TX packets:30017 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:33240608 (31.7 MiB) TX bytes:5696666 (5.4 MiB)
Interrupt:27 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3664 (3.5 KiB) TX bytes:3664 (3.5 KiB)
cat /etc/resolv.conf
nameserver 41.220.238.4
nameserver 192.201.231.167
nslookup
www.yahoo.com
^Z
[1]+ Stopped nslookup
www.yahoo.com
sudo iptables -nL
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Does anybody know any kind on configuration I have to do in my linux box or in my cisco router to make this work?
---------- Post added at 03:14 AM GMT ---------- Previous post was at 02:04 AM GMT ----------
The router IP is 192.168.1.1 and they are on the same subnet with my computer