Re: Network connectivity between FreeBSD and Linux



> > >>
> > >> > I have FreeBSD 6.1 installed on one machine and Fedora Core 2 on
> > >> > another. I dual boot the FreeBSD 6.1 machine with a RedHat EL 4.3
> > >> > installation. I have assigned the same static IP address and
> > >> hostname
> > >> > to this machine for both the FreeBSD and RHEL installations.
> > >> >
> > >> > While my RHEL installation is running, I am able to communicate
> > >> with
> > >> > the FC2 installation over the network. When FreeBSD is running, all
> > >> > pings from either side fail. I have no clue if I need to look at
> > >> some
> > >> > special configuration, or is it a problem with the basics.
> > >> >
> > >> > Wond'ring what to do.
> > >> >
> > >> > Cheers,
> > >> > Andy
> > >> > --
> > >>
> > >> /sbin/ifconfig output? Also, do you happen to have a firewall in your
> > >> FreeBSD OS setup :)?
>
> 1. No firewall running.
> 2. Here is the output:
>
> pcn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> inet6 fe80::260:b0ff:fe87:42ca%pcn0 prefixlen 64 scopeid 0x1
> inet 10.0.0.101 netmask 0xffffff00 broadcast 10.0.0.255
> ether 00:60:b0:87:42:ca
> media: Ethernet autoselect (100baseTX <full-duplex>)
> status: active
> plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> inet 127.0.0.1 netmask 0xff000000
>
>
> What I have noticed is that when I ping from the other machine (FC2)
> then at least the two lights corresponding to these two machines
> blink.
>
> When I ping from my FreeBSD to the FC2 box, then the switch lights do
> not blink. This leads me to suspect that the packets from the BSD host
> are never making it to the network cable - is my network card
> supported I wonder.
>
> What I have seen is that this same network card works when I boot to
> RHEL4.3 which is the other OS on this box and it does ping alright
> between the two boxes.
>
> On FreeBSD, this NIC is detected as AMD 79c79x - I could do ifconfig
> to set the IP and netmask - no errors were reported. However it does
> not look like I am at all getting on the network with this.
>
> Cheers,
> Andy

>From the FreeBSD box, can you ping the loopback address: 127.0.0.1, if
so, can you ping your ip address: 10.0.0.101. If so, can you ping your
gateway? Did you set a gateway in /etc/rc.conf?

loopback: Yes I can ping it.

10.0.0.101: Yes again I can ping it. But I set this as the gateway. I
just got two home PCs connected to each other over a 5-port switch
with. 10.0.0.100 and 10.0.0.101 (this one). I set this as the gateway
because a while later when I hook this to the web, this will be the
box. And I might add a couple of more boxes to this network at best.

I did not set a gateway in /etc/rc.conf. I configured the whole thing
using sysinstall and a couple of times after that using ifconfig (ip
addr and netmask).


defaultrouter="your gateway ip address" # Set to default
gateway (or NO).

But I guess whatever the method, such an entry would have been written
to rc.conf.


Since you set it statically, is your netmask correct? From the FreeBSD
box, when you boot to linux, is the duplex setting for you network card
the same as when you boot FreeBSD? This is strange, needless to say.

My netmask is 255.255.255.0. That's a choice ... I am not sure I can
offhand say if that's the correct choice or not. With the eventual
size of my network that I can anticipate, I could even set it to
255.255.255.192 may be.

How do you find out the duplex setting :P (terribly ashamed of my
newbiness). I guess it is full duplex under both.


Bob



Cheers,
Andy
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Windows networking issue
    ... static route, then when it receives a ping from a machine on the ... 192.168.30.x network, it doesn't know where to send the reply - it won't ... default gateway, it will send the reply there. ...
    (microsoft.public.windows.server.networking)
  • unexplained network problems
    ... Running woody on a lan using another box - 192.168.0.1 as the gateway. ... debian box runs samba as do two other nix boxes. ... Can ping myself by name, network ip, or as localhost but ping attempts to ...
    (Debian-User)
  • Re: [SLE] Wireless access
    ... > just finished installing SuSE 9.0 on the machine, ... > I can see my router, and I can see the other machines on my local network. ... if I ping something inside my network, ... But the most likely problem is that the default gateway is not setup. ...
    (SuSE)
  • Issue: netcard driver with hive-based registry in Gateway Platform
    ... When i build a platform on gateway without hive-based registry ... streaming, ping, network copying, rest of the applications work fine ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Linux Routing
    ... This means your routing table should look like this: ... need a gateway to talk to hosts that are not on the same network. ... >The router can ping a pc placed onto each network. ...
    (comp.os.linux.networking)