Network configuration

Steve Bertrand iaccounts at ibctech.ca
Fri Nov 18 21:41:11 GMT 2005


> > # ifconfig
> rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         options=8<VLAN_MTU>
>         inet6 fe80::20a:cdff:fe01:9350%rl0 prefixlen 64 scopeid 0x1
>         inet 10.50.93.21 netmask 0xffffff80 broadcast 10.50.93.127
>         inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.2
>         ether 00:0a:cd:01:93:50
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet 127.0.0.1 netmask 0xff000000
>         inet6 ::1 prefixlen 128
>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> > # netstat -rn
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags    Refs      Use  
> Netif Expire
> default            10.50.93.1         UGS         0     3763    rl0
> 10.50.93/25        link#1             UC          0        0    rl0
> 10.50.93.1         00:50:da:43:23:bc  UHLW        1      139  
>   rl0    735
> 10.50.93.21        127.0.0.1          UGHS        0        0    lo0
> 127.0.0.1          127.0.0.1          UH          1        8    lo0
> 192.168.0          link#1             UC          0        0    rl0
> 192.168.0.2        ff:ff:ff:ff:ff:ff  UHLWb       0      602    rl0

> On the second computer (with 6.0):
> #ifconfig
> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         options=8<VLAN_MTU>
>         inet 192.168.0.2 net mask 0xffffff00 broadcast 192.168.0.255
>         ether 00:04:23:13:ba:aa
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet 127.0.0.1 netmask 0xff000000 #netstat -rn Routing tables
> 
> Internet:
> Destination                       Gateway                     
>   Flags      
> Netif Expire
> default                              192.168.0.1                   UGS
> fxp0
> 192.168.0                          link#1                           UC
> fxp0
> 192.168.0.1                       00:0a:cd:01:93:50         UHLW
> fxp0

Ok, I have to assume some things here, correct me if I'm wrong:

- both PC's are plugged into a switch/hub
- your routers LAN IP address is 10.50.93.1
- you are NOT trying to get the second PC on the Internet

Now, I don't want to just give you my first advice, as I don't fully
understand your methods here, so please post the relevant portions of
/etc/rc.conf in relation to the network configuration. We'll then go
from there.

Steve

> _______________________________________________
> freebsd-questions at freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list