Date: Wed, 27 Aug 2003 00:30:43 -0700 (PDT) From: Bsd Neophyte <bsdneophyte@yahoo.com> To: Chuck Swiger <cswiger@mac.com> Cc: freebsd-questions@freebsd.org Subject: Re: having problems with getting two interfaces running on FreeBSD 5.1 Message-ID: <20030827073043.48998.qmail@web20109.mail.yahoo.com> In-Reply-To: <3F4C1324.2050302@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Chuck Swiger <cswiger@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030827073043.48998.qmail>