D-Link Forums
The Graveyard - Products No Longer Supported => D-Link NetDefend Firewalls => Topic started by: cloniko on December 18, 2012, 03:55:16 AM
-
Hello, how to configure multiple External IP on WAN interface
I have three public IP addresses, I can assign to the WAN interface??
as create other virtual intefaces???
How to do it
Excuse my English.
-
Generally, you can assign additiona IPs as additional addresses.
To do it, first make ARP publish at Intrefaces > ARP over WAN interface.
After, make route core/additional_ip/0 at Routing > Routing tables > main. If additional IP is not from main WAN IP subnet, also make route wan/additional_net/100.
Sometimes, when separate interface is necessary, together with L2 managed swith you can assign additional IP addresses to VLAN intrefaces.
-
Hello, thanks for you response, I have done the following :
Interface addresses (create new interfaces)
wan2
wan3
group_wan (wan2,wan3)
Interfaces--ARP
Mode Interface IP Mac
Publish wan wan2 00-00-00-00-00-00
Publish wan wan3 00-00-00-00-00-00
Routing---Routing tables--main
Type Interface Network Gateway Local-IP Metric
Route core group_wan - - 0
Route wan group_wan - - 100
Operates correctly, anything else I should know or improve?
-
You don't need route wan/group_wan/100, core/group_wan/0 is enouth.