no internet connection from server

Tim M southern.tim at gmail.com
Mon Oct 22 19:11:35 UTC 2007


On 10/22/07, Andrew Glen-Young <aglenyoung at gmail.com> wrote:
>
> On 22/10/2007, Akshay Lamba <akshay at lambaweb.com> wrote:
> > From: "Tim" <southern.tim at gmail.com>
> > >I have screwed up my internet connection from the server box.
> >
> > check/post the following:
> > 1. netstat -rn
> > 2. cat /etc/resolv.conf
> > 3. ping 4.2.2.2
> > 4. ping oracle.com
> >
> > What's your internet gateway/router address?
> >
>
> Also, perhaps?
>
> 5. iptables -nvL
>
> - A.

Andrew, These are the results of the commands. It is strange that I am able
to run them on a remote machine (on my local network). I am just learning
all of this. Actually all this started when I was trying to figure out how
to use my computer when away from home. Anyway, I am learning little by
little.


    netstat -rn
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface




    192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0
eth0

 cat /etc/resolv.conf
nameserver 208.67.222.222
nameserver 208.67.220.220


ping 4.2.2.2
connect: Network is unreachable

 ping oracle.com
ping: unknown host oracle.com


sudo iptables -nvL
Password:
Chain INPUT (policy ACCEPT 155 packets, 214K bytes)
 pkts bytes target     prot opt in     out     source
destination

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source
destination

Chain OUTPUT (policy ACCEPT 10 packets, 728 bytes)
 pkts bytes target     prot opt in     out     source
destination
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071022/803fd252/attachment.html>


More information about the ubuntu-users mailing list