zerbino
New Around Here
Hello, guys! I need your help!
I have Asus RT-AC88U and FW 384.5 . I want install WDS server on HP Microserver with Windows OS in my LAN. The necessary is to make some setup in DHCP server options.
Who can give me full information how to setup and edit configuration files on router to get this all working?
for ex. WDS server have name My-WDS, ip: 192.168.1.200, router user: user1, password: password1
Best regards, Alex!
I have Asus RT-AC88U and FW 384.5 . I want install WDS server on HP Microserver with Windows OS in my LAN. The necessary is to make some setup in DHCP server options.
Code:
Configuring the PXE Service point role consists of installing WDS and not configuring it, and after that enable the role for that machine.
You use the options when:
* You have an non-MS DHCP server
* When the PXE service point and the DHCP server aren't installed on the same server and you have multiple subnets.
B.t.w. the settings should be:
Option 43 01 04 00 00 00 00 ff (on non-MS DHCP servers, MS-DHCP server already have this options configured)
Option 60 PXEClient
Option 66 Boot server host name, (FQDN of PXE service point role)
Option 67 SMSBoot\x86\wdsnbp.com
for ex. WDS server have name My-WDS, ip: 192.168.1.200, router user: user1, password: password1
Best regards, Alex!