one ADSL connection with 10 static IPs and PF

Fatal Error jinhitman at gmail.com
Sun Nov 27 17:58:17 UTC 2011


On 11/27/2011 04:05 AM, Gholam Mostafa Faridi wrote:
> we had Leased line before and we had 27 static IPs before , but our 
> ISP do not support is very well , and we change our ISP and we buy 
> ADSL connection with 10 static IPs , my NAT Server is OpenBSD 5 , and 
> I will change it FreeBSD 8.2 .
> Can I do this with FreeBSD 8.2 and PF ? Do I have to add some options 
> in Kernel or no ?
> before we change our connection type from Leased line to ADSL , we 
> have cisco 800 router and Leased line connect to cisco 800 and after 
> that we connect it to our NAT server , every thing was good and it 
> work like charm , but after change connection type , ISP give us 
> Zyxcel ADSL modem with 10 startic IP , and our IPS do not say what we 
> must do with this ADSL modem and these IPs.
> we do not know , which mode we must use in ADSL modem , PPoE or bridge 
> ? we do not know use PPoE or Bridge mode with ADSL modem and our ISP 
> do not give us enough information , if I want make NAT server with PF 
> with mode I must set in ADSL modem ? PPoE or bridge ?
> we do not know how we must config our NAT server ,
> we do not know we need ppp or no ?
> we do not konw how we must config PF .
> we have to use 10 static IPs and we can not use one static IP , 
> because of our policy .
> which options , I must add to my PF.conf
> _______________________________________________
> freebsd-pf at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe at freebsd.org"
Hi.
I had same problem with Zyxcel Brand Adsl Modem two weeks ago. I did not 
find true options how to use bridge mode option with PPPoE Protocol on 
Zyxcel P-600 with same time and together. Because the Zyxel P-600 
doesn't support Bridge Mode Option on PPPoE. Than I choosed PPPoE. At 
least this time I have a reliable Adsl connection. You have two option.
-Change adsl modem another one which support PPPoE and Bridge Mode 
Options on the same time (and together). This option is easy and preferably.
-Choose the PPPoE mode. Make more than one virtual interfaces on the 
OpenBSD, and write your own rules for nat. If you need to further 
information about virtual interfaces, fallow below link.
http://www.openbsd.org/faq/faq6.html#Setup.aliases


More information about the freebsd-pf mailing list