Guyz,
here's my netstat-r output:

Routing tables

Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.80 UGS 0 4 xl0
10.10/16 link#4 UC 0 0 xl2
localhost localhost UH 0 0 lo0
192.168.1 link#2 UC 0 0 xl0
zion.administrativ 00:00:54:19:e7:9a UHLW 1 16 xl0 1151
192.168.1.80 00:0e:a6:60:cb:24 UHLW 2 0 xl0 904
192.168.2 link#3 UC 0 0 xl1
192.168.2.2 00:e0:7d:07:8c:cd UHLW 1 6 xl1 1143
200.252.164 link#1 UC 0 0 em0

Internet6:
...

I have 4 network cards, em0 is connected to the external world (not yet),
the xl0 is connected to my private network 192.168.1 with the ip
192.168.1.244, the xl1 is connectedto another private network 192.168.2 with
the ip 192.168.2.90 and the xl3 is connected to other school network
10.10.0with the ip
10.10.0.50, what I want know is that a machine A in network 192.168.2, with
a ip, for example 192.168.2.2, could ping to a machine B in the network
192.168.1, with the ip, for example, 192.168.1.10. And it's not working. My
pf firewall just pass all. In rc.conf I just set gateway_enable="YES" and
configured the networks interfaces.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to