Date: Tue, 1 Nov 2005 00:41:40 -0500 From: Jason Morgan <jwm-freebsd@sentinelchicken.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Quick Routing Question Message-ID: <20051101054140.GA1073@sentinelchicken.net>
next in thread | raw e-mail | index | archive | help
I am setting up a wireless subnet and, while the gateway (FreeBSD system) is communicating fine with the wireless router, my other subnet is not able to connect to the wireless router. Here is a diagram of my network, I think it's fairly typical. Wired Subnet (10.0.0.x) / / Internet <-- FreeBSD Machine \ \ Wireless Subnet (192.168.1.x) The 'wired' interface on the FreeBSD machine has an IP of 10.0.0.1, with the 'wireless' IP being 192.168.1.1. Now, the FreeBSD machine and the wireless router (192.168.1.2) communicate fine as does the wired subnet; however, I am not able to connect from a 10.0.0.x client to the wireless router. After running traceroute, etc, it seems that the FreeBSD machine is simply not routing the data from one subnet to the other. I've verified that it's not the firewall blocking packets. How do I get these subnets to communicate? Thanks, Jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051101054140.GA1073>