• February 22, 2025, 10:50:35 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: DFL-210 WAN with multiple IP  (Read 7892 times)

cloniko

  • Level 1 Member
  • *
  • Posts: 5
DFL-210 WAN with multiple IP
« 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.
Logged

danilovav

  • Level 4 Member
  • ****
  • Posts: 424
  • Alexandr Danilov
Re: DFL-210 WAN with multiple IP
« Reply #1 on: December 18, 2012, 09:54:17 AM »

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.
Logged
BR, Alexandr Danilov

cloniko

  • Level 1 Member
  • *
  • Posts: 5
Re: DFL-210 WAN with multiple IP
« Reply #2 on: December 26, 2012, 04:22:33 AM »

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?
« Last Edit: December 28, 2012, 04:05:37 AM by cloniko »
Logged

danilovav

  • Level 4 Member
  • ****
  • Posts: 424
  • Alexandr Danilov
Re: DFL-210 WAN with multiple IP
« Reply #3 on: December 28, 2012, 10:34:47 AM »

You don't need route wan/group_wan/100, core/group_wan/0 is enouth.
Logged
BR, Alexandr Danilov