Koozali.org: home of the SME Server

PXE boot problem

Offline veebr0

  • ***
  • 61
  • +0/-0
PXE boot problem
« on: April 25, 2009, 12:11:33 AM »
Dear all, I use the pxeboot service to install some machine images in my network all in the past work find however today when I try to boot from the network   the machine does get the IP address and of course the boot machine never is loaded.

when I run the command : tail -f /var/log/messages I can see the following error
Apr 24 17:32:09 serverfp sshd(pam_unix)[3120]: session closed for user root

Note: The only now in my network is a new one firewall.

Thanks in advance,
Eviny


Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: PXE boot problem
« Reply #1 on: April 25, 2009, 09:03:18 AM »
when I run the command : tail -f /var/log/messages I can see the following error
Apr 24 17:32:09 serverfp sshd(pam_unix)[3120]: session closed for user root
This has nothing to do with your problem, it is just a message that a SSH session for the root user was terminated.

Note: The only now in my network is a new one firewall.
This might be the cause of your issue. Not sure if PXE boot uses some ports you might have blocked, not do we know the network layout, but perhaps you can easily try if the firewall is causing the issue by reverting back to the old situation and seeing if it all works again. If so, you will have to investigate why your firewall is causing PXE boot to fail.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline veebr0

  • ***
  • 61
  • +0/-0
Re: PXE boot problem
« Reply #2 on: April 27, 2009, 05:47:07 PM »
Dear Friends thanks for your prompt answer, following your addressed, I  revert all as a original, but the problem still persist, but the case is very trick, I selected a random machine to start via pxe boot the the first time it work fine, but in the second time does not work, I selected another machine and the scenery is the same.

My Original network is:
Internet---Router---Switch--SME server (Only Server), really only use SME for File and Printer Server.

I want to implement:
Internet-Firewall---Switch---SME
Into the firewall one board is connected to our wan, and the other to our LAN directly to our switch, and the sme server is connected directly to the Switch as are all machines (5), My sme server is the responsible to offer our DHCP configured to provide as a default the gateway the firewall IP, That is correct?

Note: I was investigated and the port that need to be open are: 60, 66, 67, 68, 69 and ,4011 all are opened into the fireall

I really appreciated any steps or recommendation to check some logs in order to to validate into sme if the services is running on, or how to check when the machine is requesting the DHCP via pxeboot.

Thanks in advance,

Eviny