Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Do I need to have separate interfaces for routing
between the networks, or is there something else I can do?

75.871/3.705 ms
spyder# netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            r.s.t.1            UGSc       25    71376      ng0
10.1/16            link#1             UC          0        0     fxp0 =>
10.1.2.2           0:0:f8:78:97:b7    UHLW        1     6639     fxp0   1084
10.1.2.3           0:0:f8:1e:ad:9e    UHLW        0     1263     fxp0   1181
10.1.2.4           0:60:67:70:af:22   UHLW        0      528     fxp0   1004
10.1.2.5           0:60:67:44:18:10   UHLW        0        0     fxp0   1188
10.1.2.7           0:60:67:70:ac:4e   UHLW        1     4766     fxp0   1181
10.1.2.22          link#1             UHLW        1        8     fxp0 =>
10.1.2.30          0:50:8b:f1:de:df   UHLW        1      956      lo0
10.1.2.32          0:50:8b:f1:ec:37   UHLW        0        4     fxp0    261
10.1.2.46          link#1             UHLW        1     1668     fxp0 =>
10.1.2.47          0:0:4c:33:d8:cd    UHLW        1       43     fxp0   1096
10.1.2.129         0:10:5a:81:b0:30   UHLW        1      902     fxp0   1183
10.1.255.255       ff:ff:ff:ff:ff:ff  UHLWb       2     8417     fxp0
127.0.0.1          127.0.0.1          UH          0      900      lo0
r.s.t.1            r.s.t.13           UH         25        0      ng0
a.b.c.0            ff:ff:ff:ff:ff:ff  UHLWb       0       44     fxp0 =>
a.b.c/26           link#1             UC          0        0     fxp0 =>
a.b.c.1            0:50:8b:f1:de:df   UHLW        0       79      lo0
a.b.c.42           0:0:4c:ed:78:5e    UHLW        3     2494     fxp0   1195
a.b.c.63           ff:ff:ff:ff:ff:ff  UHLWb       0        4     fxp0
spyder# ping a.b.c.42
PING a.b.c.42 (a.b.c.42): 56 data bytes
64 bytes from a.b.c.42: icmp_seq=0 ttl=128 time=0.237 ms
64 bytes from a.b.c.42: icmp_seq=1 ttl=128 time=0.256 ms
^C
--- a.b.c.42 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.237/0.246/0.256/0.010 ms
spyder# ping 10.1.2.4
PING 10.1.2.4 (10.1.2.4): 56 data bytes
64 bytes from 10.1.2.4: icmp_seq=0 ttl=128 time=0.275 ms
64 bytes from 10.1.2.4: icmp_seq=1 ttl=128 time=0.138 ms
64 bytes from 10.1.2.4: icmp_seq=2 ttl=128 time=0.127 ms
^C
--- 10.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.127/0.180/0.275/0.067 ms
spyder#

TIA
Murray T

To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-net" in the body of the message