swpmre Posted February 3, 2010 Posted February 3, 2010 Hello there, Long time lurker. First time post. I'm trying to install FOG, and I'm hitting a problem that has been asked on the FOG forums, but never received an answer. Thought I would post here in the hope someone else has some ideas. Basically, we've installed FOG (vers 0.27) via the VM image supplied from their site. This runs on Ubuntu, but because it's an image file, I don't do any Ubuntu install. I've configured FOG exactly as suggested in the install notes. I have not selected it to be a DHCP server as there is one on our network elsewhere. Everything appears to install correctly, but we cannot access the FOG server through the web interface. Trying to do this, simply results in a standard Internet Explorer "cannot display the webpage" error. I can definitely ping the IP address of the new webserver, both from the machine with the VMWare server on, and another machine on the network. I'm at a loss as to what else could be wrong. I've tried reinstalling from scratch, tried different IP addresses, nothing works. Any ideas?! Martin
3s-gtech Posted February 3, 2010 Posted February 3, 2010 Are you trying to access the FOG interface using domain name or IP address? Can you access it on the local machine?
Cools Posted February 3, 2010 Posted February 3, 2010 Hello there, I can definitely ping the IP address of the new webserver, both from the machine with the VMWare server on, and another machine on the network. Martin new web server?? you mean fog server.. Do ifconfig in the fog console and get the ip. then open ie http://[whatever you ip is in fog console]/fog ------------------------------------------------------------------- E.g root@fog:~# ifconfig eth0 Link encap:Ethernet HWaddr 00:15:5d:51:1a:0f inet addr:10.11.80.30 Bcast:10.11.87.255 Mask:255.255.248.0 inet6 addr: fe80::215:5dff:fe51:1a0f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:58239611 errors:0 dropped:0 overruns:0 frame:0 TX packets:84716802 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:21558819663 (21.5 GB) TX bytes:117006126834 (117.0 GB) Interrupt:11 Base address:0xec00 http://10.11.80.30/fog
ninjabeaver Posted February 3, 2010 Posted February 3, 2010 Have you done this bit. Windows To set options 066 and 067 on Windows Server: 1. Open DHCP configuration Start > Administrative Tools > DHCP. 2. Then expand your server, expand the applicable scope (often only one is there) 3. right click on Scope Options 4. click Configure Options 5. tick 066 and enter the IP Address of the FOG server 6. tick 067 and enter pxelinux.0 (thats a zero). 7. Make sure that 060 is unticked.
3s-gtech Posted February 3, 2010 Posted February 3, 2010 ^^That will only affect the PXE boot settings though, but obviously it's important overall - it won't affect accessibility by browser.
swpmre Posted February 9, 2010 Author Posted February 9, 2010 Apologies for delay in responding - been on leave for a few days moving house! I've done the ifconfig suggestion. The IP address that is given is the one that I set up when configuring FOG. (192.168.2.166) for the record. http://192.168.2.166/fog simply gives the "Internet Explorer cannot display webpage" error. I am trying to do this from the local machine. I have also tried it on other machines on the network. I CAN ping 192.168.2.166 and get a response. But not the webinterface. I HAVEN'T done the DHCP configuration. The DHCP server is run by a 3rd party company to which we have no access. I've requested the changes. But surely this shouldn't effect what I am trying to do. To try and test this, I changed the IP address of the FOG machine, but the behaviour was the same. Thanks for the suggestions Martin
morganw Posted February 9, 2010 Posted February 9, 2010 If you go through a proxy then modify your browser to bypass the proxy for that local IP address / hostname and see what happens then. http://debianadmin.com/winref/wp-content/uploads/2008/09/proxy_exception_list.png 1
swpmre Posted February 10, 2010 Author Posted February 10, 2010 Bingo! Why is it that the most obvious solutions are the ones you never think of. *kicks himself* Thanks very much. Martin
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now