First of all I’d like to thank Tom and all those invested in this project. It has been SOOO helpful and has saved me a lot of time and energy. I’m excited for 1.0 and I’ve started to test it. I’m struggling in trying to get it up and running though so I’m here with a question. First off here is my environment.
Ubuntu 14.10 (fresh install, fully updated as of 05-05-2014)
Fog 1.0.0 (pulled via SVN)
Ubuntu is a VM running on ESX.
Sophos UTM 9 is my DHCP, DNS and Firewall
In Sophos UTM I’ve enabled option 66 and 67. Attached is what those settings are set at currently (I’m assuming the issue is in here somewhere)
I’ve also attached my TFTP settings in the web gui
I’m having a PXE boot issue, or TFTP issue. I can get the computers to boot up and pull an IP, but I get a PXE-E32: TFTP open Timeout error.
I’ve tried the following:
On your ubuntu server type:
Code:
tftp -v X.X.X.X-c get undionly.kpxe
Where X.X.X.X is your FOG servers IP.
You should get something like this:
[INDENT]Connected to X.X.X.X(X.X.X.X), port 69
getting from X.X.X.X:undionly.kpxe to undionly.kpxe [netascii]
Received 101962 bytes in 0.1 seconds [11316553 bit/s][/INDENT]
This does come back correctly.
Any help would be very much appreciated!
Thanks in advance
WARNING I’m a novice at linux.
[url=“/_imported_xf_attachments/0/709_option66.JPG?:”]option66.JPG[/url][url=“/_imported_xf_attachments/0/710_option67.JPG?:”]option67.JPG[/url][url=“/_imported_xf_attachments/0/711_tftpsettings.JPG?:”]tftpsettings.JPG[/url]