<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font face="Century Schoolbook L">I have been getting the
following errors in my syslog file and it is causing my system
to hard lock.</font></p>
<p><br>
<font face="Century Schoolbook L">
<style type="text/css">p { margin-bottom: 0.1in; line-height: 120%; }</style>
<p style="margin-bottom: 0in; line-height: 100%">dhclient[1300]:
DHCPREQUEST of 192.168.0.108 on enp6s0 to 192.168.0.1 port 67
(xid=0x7a4f385)</p>
<p style="margin-bottom: 0in; line-height: 100%">dhclient[1300]:
send_packet: Operation not permitted</p>
<p style="margin-bottom: 0in; line-height: 100%">dhclient[1300]:
dhclient.c:2386: Failed to send 300 byte long packet
over fallback interface.</p>
<p style="margin-bottom: 0in; line-height: 100%">dhclient[1300]:
DHCPREQUEST of 192.168.0.108 on enp6s0 to 192.168.0.1
port 67 (xid=0x7a4f385)</p>
<p style="margin-bottom: 0in; line-height: 100%">dhclient[1300]:
send_packet: Operation not permitted</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">I opened port
67 in the firewall and that didn't work.</p>
<p style="margin-bottom: 0in; line-height: 100%">I also tried
this : <br>
</p>
</font></p>
<pre style="margin: 0px 0px 1em; padding: 5px; border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-weight: 400; font-stretch: inherit; font-size: 13px; line-height: inherit; font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, sans-serif; vertical-align: baseline; width: auto; max-height: 600px; overflow: auto; background-color: rgb(239, 240, 241); word-wrap: normal; color: rgb(36, 39, 41); letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><code style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 13px; line-height: inherit; font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, sans-serif; vertical-align: baseline; background-color: rgb(239, 240, 241); white-space: inherit;">$IPTABLES -I INPUT -i $LAN_IFACE -p udp --dport 67:68 --sport 67:68 -j ACCEPT
</code></pre>
But it comes back -I command not found.<br>
<br>
Any Ideas?<br class="Apple-interchange-newline">
<p><font face="Century Schoolbook L">
</font></p>
<p><font face="Century Schoolbook L"></font><br>
</p>
<pre class="moz-signature" cols="72">
Thanks,
Scott Blair
USMC Defending your freedoms since 10 November 1775
Save on backup time "BackupDevice=Null"
If you don't stand behind our troops,
feel free to stand in front of them.</pre>
</body>
</html>