|
||||||||||
> > 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. 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. |