Re: Dell Dimension 4300 - NIC module dmfe missing [message #502 is a reply to message #500] |
Mon, 12 December 2005 16:05  |
|
As for iptables, the reason is stateful rules - you need to remove them from config (/etc/sysconfig/iptables). Quoting the FAQ:
Quote: | Q. My node is unaccessible through the network after reboot...
A. You need to check your firewall rules. The problem is that default stateful firewall rules are not available on the host system. To make this functionality available, load the ip_conntrack module with the additional parameter "ip_conntrack_enable_ve0=1". However, this method is highly not recommended because tracking all the connection on the host system lead to performance degradation, more memory usage and also may lead to the total server inaccessibility due to reaching of the overall connection limit.
|
Kir Kolyshkin
[Updated on: Mon, 12 December 2005 16:05] Report message to a moderator
|
|
|