Page 1 of 1

Re: PXE boot error / Setup help

Posted: Thu May 24, 2018 7:30 pm
by akatik
http://wtware.com/docs5/dhcp.html
last part "dhcp relay"

Re: PXE boot error / Setup help

Posted: Mon May 28, 2018 10:02 am
by akatik
To obtain help, you should overload me with information. Start from drawing network scheme with all IP addresses on it.

Re: PXE boot error / Setup help

Posted: Mon Jun 04, 2018 6:07 pm
by aka
This line is wrong:

Code: Select all

15-47-50-273| [D4:BE:D9:C5:xxxxx] Send DHCPOFFER IP: 192.168.10.20.
DHCP offer 192.168.10.20 for terminal.
DHCP should offer 192.168.12.x for terminal in 192.168.12.x network. Not 192.168.10.x.

http://wtware.com/docs5/dhcp.html
last part "dhcp relay".
Digit (3).
Change IP to 192.168.12.x

Re: PXE boot error / Setup help

Posted: Mon Jun 04, 2018 8:24 pm
by akatik
It's wrong network design. Different networks splitted by routers can not have the same network address 192.168.10.0.

Re: PXE boot error / Setup help

Posted: Tue Jun 05, 2018 7:54 am
by Fraal
This would work if you setup a site-to-site VPN, you can do this by using the Azure VPN gateway to the draytek.
This would fix the PXE boot side also as multicast packets will not route between networks. You'll require a router which can support multicast routing, not sure if draytek can or not.

Re: PXE boot error / Setup help

Posted: Tue Jun 05, 2018 9:08 am
by akatik
1. Azure manual tells to use the same network addresses? Show me it.
2. Will "ping 192.168.10.4" go from windows computer in "Local User Devices"?