--- Chuck Swiger <[EMAIL PROTECTED]> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to