DISCOVER at wrong port

Glenn Satchell glenn.satchell at uniq.com.au
Tue Jun 7 11:53:24 UTC 2011


On 06/07/11 21:39, neeraj jain wrote:
> Hi all,
> I am facing problem while giving offer to the discovery request. I am
> seeing that my relay agent is sending the disocver request at prot 68
> and Dhcp server is sending offer at 67 port.
> Because of that relay agent is not forwording the response to the client
> machine. I am not sure if I can change any thing in the DHCP server
> side. Or it is relay agent issue???
> Please assis.
> Thanks in advance,
> Neeraj Jain
>


Those port numbers are quite normal, see the entries from /etc/services. 
Don't get confused by source and destination ports...

$ grep bootp /etc/services
bootps          67/udp                          # BOOTP/DHCP server
bootpc          68/udp                          # BOOTP/DHCP client

There must be something else wrong. What messages are in the dhcp server 
logs?

-- 
regards,
-glenn



More information about the dhcp-users mailing list