Hello,
(BLet me apologise firstly if this is a topic which has been thrashed to death
(Bon this list.  I need some advice before I get myself into a hole that is
(Bvery deep, dark and lonely.
(B
(BI need to add an additional DSL line to my exisiting network to keep up with
(Bthe expanding bandwidth requirements of the users. In a situation like this
(Bmy first reaction would be to get some fibre into the office and take it
(Bfrom there but the building we are currently in is unsuitable for fibre (
(Baccording to the provider ) therefore for the interim I have no choice but
(Bto get additional DSL circuits.
(B
(BMy question is how difficult is it to get one FBSD router to reliably manage
(Bmultiple DSL circuits. These circuits would have static IP addresses
(Bprobably /28 on the outside and there are two distinct networks internally.
(BAn ethernet segment and a wireless segment.
(B
(BI am using IPFilter and IPNat to provide simple NAT functions and simple
(Bfirewalling functions. If I create further external links ie tun0 and tun1
(Bwill this create problems for NAT ? I am contemplating separating the two
(Binternal networks so that the ethernet segment gets routed to tun0 and
(Bwireless to tun1. Would I need two instances of IPNat and IPFilter or can I
(Bwrap all the rules into one instance of these tools ?
(B
(BIs there a smarter way to do this ?
(B
(BAny advice is appreciated as I suspect that this is not a trivial thing to
(Baccomplish reliably and given no other real options at this time I have to
(Bcome up with a solution that is reliable. Ideally it would be great to be
(Bable to get load balancing and failover working but I won't push my luck.
(B
(BRegards,
(B
(BLukeK
(B
(B_______________________________________________
(B[EMAIL PROTECTED] mailing list
(Bhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
(BTo unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to