Date: Wed, 04 Sep 2002 00:09:56 +0000 From: "Sam Feagins" <sfeagins@Bugdesign.com> To: "Julian Elischer" <julian@elischer.org> Cc: "Archie Cobbs" <archie@dellroad.org>, freebsd-net@Freebsd.org Subject: Re: mpd config help Message-ID: <20020903.cSr.39916100@www.houstonbroncos.com>
next in thread | raw e-mail | index | archive | help
>use
>route get 192.168.2.243
>and
>route get 192.168.2.240
>
>to check what ACTUALLY happens.
>
I ran both of those commands, and here's what it says (I threw in also the
192.168.2.0 just for fun)
%route get 192.168.2.240
route to: 192.168.2.240
destination: 192.168.2.240
interface: ng0
flags: <UP,HOST,DONE>
%route get 192.168.2.243
route to: 192.168.2.243
destination: 192.168.2.0
mask: 255.255.255.0
gateway: 192.168.2.240
interface: ng0
flags: <UP,GATEWAY,DONE,STATIC,PRCLONING>
%route get 192.168.2.0
route to: 192.168.2.0
destination: 192.168.2.0
mask: 255.255.255.0
gateway: 192.168.2.240
interface: ng0
flags: <UP,GATEWAY,DONE,STATIC,PRCLONING>
It looks correct, and I even compared those results to when pptpclient
is up, and they match.(Just a reminder pptpclient works!) Only difference
I can find between pptpclient and mpd, is in the interface. mpd has
subnet of 0xffffffff and pptpclient has subnet of 0xffffff00. I've tried
changing the subnet on mpd, but still no luck. I'm not sure where to
look. It just seems like mpd doesn't want to route correctly for
the natd clients behind this box.
Sam
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903.cSr.39916100>
