[NBLUG/talk] Network problems

Jack Smith jack.delbert at gmail.com
Mon Jan 7 14:02:04 PST 2008


On Jan 7, 2008 3:20 PM, Sean <seanvanco at gmail.com> wrote:

> Is this a DHCP setup, or did you specify a static IP?
>

static IPs


>
> I'm not familiar with Xen, so I'll ask this in two ways. If you have
> /etc/networks/interfaces, could you post the contents? If not, please
> post the contents of the /etc/xen/xmdomain.cfg file
>

Neither file exists.  I'm not actually using Xen yet, I'm just booting with
the Xen kernel to try to set it up.


>
> I'm taking a bit of a stab in the dark on this (google searches), but
> hopefully this will help. It sounds like the gateway IP isn't set
> correctly, and what you posted above doesn't shed much light on the
> issue.
>

I know, and that's driving me crazy.


>
> netstat-r should have an entry similar to this if the default gateway
> is correctly set:
>
> Destination     Gateway         Genmask         Flags   MSS Window  irtt
> Iface
> 192.168.1.0     *               255.255.255.0   U         0 0          0
> eth0
> default         192.168.1.1     0.0.0.0         UG        0 0          0
> eth0
>
>
linksys is the name for 192.168.1.1, defined in /etc/hosts.  If I do a
netstat -r -n so it doesn't show hostnames it comes out like this

netstat -r -n
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
192.168.0.0     0.0.0.0         255.255.255.0   U         0 0          0
eth1
192.168.122.0   0.0.0.0         255.255.255.0   U         0 0          0
virbr0
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0
eth1
0.0.0.0         192.168.1.1     0.0.0.0         UG        0 0          0
eth0

without the -n

netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.1.0     *               255.255.255.0   U         0 0          0
eth0
192.168.0.0     *               255.255.255.0   U         0 0          0
eth1
192.168.122.0   *               255.255.255.0   U         0 0          0
virbr0
link-local      *               255.255.0.0     U         0 0          0
eth1
default         linksys         0.0.0.0         UG        0 0          0
eth0

It's _got_ to be something to do with the default router, but it appears
perfect.
-- 
Jack Smith

English doesn't borrow from other languages -- English follows other
languages down dark alleys and takes what it wants.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://nblug.org/pipermail/talk/attachments/20080107/39bc988c/attachment-0001.htm 


More information about the talk mailing list