Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2007 16:26:45 -0200
From:      "Alaor Barroso de Carvalho Neto" <alaorneto@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Connecting networks
Message-ID:  <2949641c0712111026t27844426wba78cf6991856d4a@mail.gmail.com>
In-Reply-To: <2949641c0712110853i6db025d5s71ae18c7e2f14a45@mail.gmail.com>
References:  <2949641c0712110644m2e2965f3p40778d928283ab50@mail.gmail.com> <837487.43875.qm@web44807.mail.sp1.yahoo.com> <2949641c0712110840p24946faarad962367585a9a78@mail.gmail.com> <6FC9F9894A9F8C49A722CF9F2132FC220FA27C53@ms05.mailstreet2003.net> <2949641c0712110853i6db025d5s71ae18c7e2f14a45@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2949641c0712111026t27844426wba78cf6991856d4a>