Author Topic: UDP out port 67  (Read 9710 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
UDP out port 67
« on: June 03, 2019, 05:38:57 AM »
Checking /var/log/messages, I've found the following notification about blocking UDP port 67 out.
I actually went to CSF's configuration and allowed this port and the message was gone.

After 5 minutes I thought I might have risking my system without properly checking (though sounds like my server is the one which is blocked from sending data out), so I've removed the port from CSF, but would appreciate if anyone has any idea what this might be.


Code: [Select]
Jun  3 08:11:32 cwp dhclient[3102]: DHCPREQUEST on eth0 to 172.31.1.1 port 67 (xid=0x216d4be)
Jun  3 08:11:35 cwp kernel: Firewall: *UDP_OUT Blocked* IN= OUT=eth0 SRC=159.69.16.218 DST=172.31.1.1 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=12990 DF PROTO=UDP SPT=68 DPT=67 LEN=308 UID=0 GID=0
Jun  3 08:11:35 cwp dhclient[3102]: send_packet: Operation not permitted
Jun  3 08:11:35 cwp dhclient[3102]: dhclient.c:2697: Failed to send 300 byte long packet over fallback interface.

Offline
*****
Re: UDP out port 67
« Reply #1 on: June 03, 2019, 08:16:22 PM »

Offline
**
Re: UDP out port 67
« Reply #2 on: June 03, 2019, 08:34:46 PM »
https://www.speedguide.net/port.php?port=67
Thanks. Actually I saw that already, but unfortunately, couldn't determined what's the conclusion - should it be blocked or not?

Offline
*****
Re: UDP out port 67
« Reply #3 on: June 04, 2019, 12:51:21 PM »
Hi, you can block the port if you do not use DHCP
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
**
Re: UDP out port 67
« Reply #4 on: June 04, 2019, 05:53:51 PM »
Hi, you can block the port if you do not use DHCP
I have no idea if I do. :)