having problems with getting two interfaces running on FreeBSD
5.1
Bsd Neophyte
bsdneophyte at yahoo.com
Wed Aug 27 00:30:44 PDT 2003
--- Chuck Swiger <cswiger at mac.com> wrote:
> Bsd Neophyte wrote:
> > i'm having issues with getting both interfaces up and running.
> [ ... ]
> > #Network settings
> > defaultrouter="192.168.1.254"
> > hostname="neptune.adelphia.net"
> > ifconfig_fxp0="inet 192.168.1.244 netmask 255.255.255.240"
> > ifconfig_fxp1="inet 192.168.1.245 netmask 255.255.255.240"
>
> These interfaces are on the same IP subnet. That won't work, at least
> as-is,
> but you might try using bridging (depending on what it is you're trying
> to do).
>
> --
> -Chuck
>
>
hmmm... you're the second person to tell me this that i need the
interfaces to be on separate subnets.
my prime purpose is to have this device act as my PDC and a proxy server.
i want all proxy request to go into one interface and have the other fetch
everything.
is there anyway to keep them on the same subnet? i have a router that
handles the routing, so i really don't need anything else to do routing.
i simply want all web requests to go through this server, and have it
cache web sites and to provide some sort of protection.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the freebsd-questions
mailing list