Через веб-интерфейс нельзя т.к. выдача списка DNS серверов делается при помощи option 6, которого нет в custom options.
Однако, можно из консоли
Код:
DFL-260E:/> cc DHCPServer dhcp_lan
DFL-260E:/dhcp_lan> add DHCPServerCustomOption 6 Type=IP4LIST Param=1.1.1.1,2.2.2.2,3.3.3.3,4.4.4.4,5.5.5.5
Added DHCPServerCustomOption 6.
Теперь, activate, commit и на клиенте ipconfig /renew. В результате
Код:
C:\Users\Alexandr Danilov>ipconfig /all
Ethernet adapter Local Area Connection:
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.10.101(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 2 апреля 2011 г. 07:56:57
Lease Expires . . . . . . . . . . : 3 апреля 2011 г. 11:11:08
Default Gateway . . . . . . . . . : 192.168.10.1
DHCP Server . . . . . . . . . . . : 192.168.10.1
DNS Servers . . . . . . . . . . . : 1.1.1.1
2.2.2.2
3.3.3.3
4.4.4.4
5.5.5.5
_________________
Хотите хороший девайс? D-Link DFL!
Хотите считать с него трафик?
http://www.raresoftware.ru/products/lan/dfltc
