Re: ntpq no longer working -



On Mon, 2006-05-22 at 15:46 -0400, Bob Goodwin wrote:

I think dhcp acts beyond the eth0/192.168.1.226 wireless bridge. Somehow
I have to direct the computer to that eth0 interface if it's going to
reach the internet, printer, etc.

A few points, in case things are not clear:

A machine has a hostname, it refers to itself. Generally speaking, one
of the network interfaces is associated with it (sometimes just the
localhost one). This allows things within the machine that use
networking to work (such as the X server, internal mail, etc.). It's
also used for inter-machine communication (e.g. SMB).

Each interface (generally) has a unique address. The address refers to
the interface, not the machine. Within the machine the netmask is used
against the interface address to determine where external traffic goes
(directed through a gateway, or just out a specific interface).

e.g. An interface at 192.168.1.10 with a netmask of 255.255.255.0 will
consider all 192.168.1.0 to 192.168.1.255 to be on the same subnet, and
be internal traffic. An address that doesn't start with 192.168.1 will
be external to the subnet, and must go through a gateway.

Can I put the bridge address on the line above it?

127.0.0.1 localhost.localdomain localhost
10.1.1.2 box2
10.1.1.3 box3
10.1.1.4 box4
10.1.1.1 192.168.1.226 box1

I don't think the last line is correct as above. 10.1.1.1 box1 should
be eth1 while 192.168.1.226 is eth0 that connects to the wireless
bridge. Perhaps as you say I should have named them differently
somehow but I tend to think of them as interfaces to the same
computer, box1. Box1 has to interface either the LAN or the wireless
network.

In some ways I'm loath to suggest "naming" things eth0 and eth1, they're
rather vague, and can change in some circumstances. If you're going to
name interfaces to be abundantly clear, perhaps using names like wired
and cabled might be more practical.

127.0.0.1 localhost.localdomain localhost
10.1.1.2 box2
10.1.1.3 box3
10.1.1.4 box4
10.1.1.1 wired.box1 thebox1hostname
192.168.1.226 wireless.box1

Presuming that it's box1 that you're having the troubles with (prelonged
boot, etc.), I'd place the hostname assigned to the box into the hosts
file against one of the entries for its interface that has a fixed IP
address.

By now I'm probably as confused as you are about your network, and a
diagram might be quicker to follow than describing it in words.
Particularly regarding not just how machine to machine networking is
expected to work on your network, but how you're interfacing it to the
outside world.

--
(Currently running FC4, occasionally trying FC5.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: 2003 server config for routing and remote access
    ... The internal network interface has nothing to do with this. ... act as a LAN router to get the traffic to the other private subnet. ... As I said the server sees the internet. ...
    (microsoft.public.win2000.ras_routing)
  • Re: [ubuntu-za] network problem
    ... i was having troble with my network, but i could conect to the ... when i rebooted i could not connect to the internet:< ... You can type "route" at the ... I think) to see which interface is used to send information out. ...
    (Debian-User)
  • Re: [ubuntu-za] network problem
    ... i was having troble with my network, but i could conect to the ... when i rebooted i could not connect to the internet:< ... You can type "route" at the ... I think) to see which interface is used to send information out. ...
    (Ubuntu)
  • Missconfiguration of ethernet interfaces on reboot
    ... Each machine has 3 NICs: 2 of them come included in motherboard (one ... other is an Intel e1000 Fiber Network Card attached in a PCI-Express ... tried to asign eth0 a e1000 module, but it couldn't, so it didn't ... result in a good rising of the interface and failed to be up. ...
    (comp.os.linux.networking)
  • Re: [SOLVED!!] Re: can i completely delete and recreate my network interfaces?
    ... man ifrename ... 08:07.0 Network controller: Broadcom Corporation BCM4318 [AirForce One ... recipe to restore my eth0 interface? ...
    (Fedora)