|
||||||||||
On Wed, 2004-05-05 at 16:47, Alexander Goldstone wrote: > > > Is it possible to assign multiple IPs to the WAN interface? > > > > if your IPs are one network, so just put the network into the > > static-wan-section - is working fine here > > We wouldn't want it to listen on all IPs on a subnet (I think this is what you > mean - appologies if I am wrong). > > We are assigned 12 IPs from our ISP and need to make use of several of these for > different purposes. this 12 IPs can be one network example 210.130.10.12/28 Address: 210.130.10.12 11010010.10000010.00001010.0000 1100 Netmask: 255.255.255.240 = 28 11111111.11111111.11111111.1111 0000 Wildcard: 0.0.0.15 00000000.00000000.00000000.0000 1111 => Network: 210.130.10.0/28 11010010.10000010.00001010.0000 0000 (Class C) Broadcast: 210.130.10.15 11010010.10000010.00001010.0000 1111 HostMin: 210.130.10.1 11010010.10000010.00001010.0000 0001 HostMax: 210.130.10.14 11010010.10000010.00001010.0000 1110 Hosts/Net: 14 or it could be 12 IP's link 210.130.10.17-19 210.130.10.35-39 ... > For example, if we want 2 webservers behind the firewall we would need to > forward port 80 on one IP independently of port 80 on another IP. > > Another example might be using an IP for a permanent VPN connection and another > for our roaming VPN clients. > > The second example might be fine over one IP but the first example wouldn't. > > Thanks for any help. > > Alex. -- fisch <fisch at conne dash island dot de> |