On Tue, 2014-03-18 at 18:35 +0800, Giri Prasad wrote:
On 18/03/14 19:49, Giri Prasad wrote:
Now, after assigning a static IPV4 address, this eth1 is pinging to the default gateway 192.168.1.1. But eth1 is not pinging/connecting to the external internet. Can someone please provide some answers.
Can you ping an IP Address - such as 8.8.8.8?
# ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. ^C --- 8.8.8.8 ping statistics --- 18 packets transmitted, 0 received, 100% packet loss, time 17372ms
Do you have NAT enabled somewhere? It looks as if you do not have it or you have a routing issue on 192.168.1.1? You will need it to be able to reach anything outside your own network.... What does nslookup google.com say?