Server NAT will accomplish what you want. If you set up your external
IPs here, then on your NAT rules, you can select the WAN Interface and
select the external IP Address in your rule and send it to whatever
server inside you want.
I believe that you'll need to set up proxy arp for your public IPs
(not assigned to the WAN interface) as well in m0n0, it's been a
while, so I'm not sure if that one was necessary or not - maybe
someone else can confirm this for us.
-Ryan
On Nov 7, 2008, at 6:24 AM, Sebastian Lemke wrote:
> Hi there,
>
>
>
> I have an Internet-Public IP Range (Network aaa.bbb.ccc.216 / Subnet
> 255.255.255.248 / Gateway aaa.bbb.ccc.217). I can configure m0n0-
> wall to
> take one of these IPs (aaa.bbb.ccc.218) on the WAN-Side and start
> surfing;
> everything works.
>
>
>
> Now I would like to assign the other “free” addresses also to m0n0-
> wall. The
> reason is for port-mapping to multiple servers in the background.
>
>
>
> e.g:
>
>
>
> aaa.bbb.ccc.218 : 80 -> 192.168.1.1 : 80
>
> aaa.bbb.ccc.218 : 110 -> 192.168.1.2 : 110
>
> aaa.bbb.ccc.218 : 25 -> 192.168.1.3 : 25
>
> aaa.bbb.ccc.219 : 21 -> 192.168.1.1: 21 < here is actually the
> problem.
>
>
>
> Any ideas how to mange this ? Recompiling and/or doing via command
> line
> would also be ok…
>
>
>
> Regards,
>
> Sebastian
>
>
>
>
>
>
>
> Alenconer Straße 30 // 49610 Quakenbrück
>
> Tel.: 05431-902555 // Fax: 05431-902556
>
> <http://www.infoworxx.de/> http://www.infoworxx.de // s dot lemke at infoworxx dot de
>
>
>
> Softwareentwicklung - Datenbankapplikationen
>
> Netzwerksupport - POI/POS-Systeme - infoworxx(r)
>
> Providing & Services - Project Development
>
>
>
> Impressum:
>
> infoworxx, Inhaber: Sebastian Lemke
>
> Alenconer Straße 30, 49610 Quakenbrück
>
> Tel.: 05431-902555, Fax: 05431-902556
>
>
>
|