I have specified the value via the console for TFTP_Server_Name(66) for my internal DHCP scope however according to TCPDUMP. The client is attempting to make a TFTP connection against my Sophos XF firewall and NOT the TFTP server I specified:
I need the client to make the TFTP request against 192.168.1.3, which is my tftp server.
console> system dhcp dhcp-options binding show dhcpname internal_192_168_1
Options Configured from GUI
---------------------------
Domain_Name mydomain.com
Subnetmask 255.255.255.0
Default_Gateway 192.168.1.1
Domain_Name_Servers 192.168.1.1
Options Configured from CLI
---------------------------
TFTP_Server_Name(66) "192.168.1.3"
Bootfile_Name(67) "pxelinux.0"
Is there another option I need to change?
Michael
This thread was automatically locked due to age.