After about 10 minutes port 80 just stops working. This is a new issue ever since I updated to Beta 2 from Beta 1. Every other port operates normally, (Nothing noticeable) Bittorrent works, as does FTP yet port 80 (WEB) just stops loading pages. I have made no changes to my config and the only way I have found to temperarly solve this issue is to flush the States. This gives me about 10 minutes before port 80 stops working again. Please help. I have attached my NAT rules in hopes that that can help debug. There is nothin gin my logs that looks like it could be releated in any way.
Please Help,
Chris May
<nat>
	<ipsecpassthru>
		<enable/>
	</ipsecpassthru>
	<rule>
		<protocol>tcp/udp</protocol>
		<external-port>9025-9026</external-port>
		<target>192.168.100.8</target>
		<local-port>9025</local-port>
		<interface>wan</interface>
		<descr>Azureus</descr>
	</rule>
	<rule>
		<protocol>tcp</protocol>
		<external-port>80</external-port>
		<target>192.168.100.6</target>
		<local-port>80</local-port>
		<interface>wan</interface>
		<descr>Web</descr>
	</rule>
	<rule>
		<protocol>tcp/udp</protocol>
		<external-port>20-21</external-port>
		<target>192.168.100.4</target>
		<local-port>20</local-port>
		<interface>wan</interface>
		<descr>FTP</descr>
	</rule>
	<rule>
		<protocol>tcp</protocol>
		<external-port>81</external-port>
		<target>192.168.100.1</target>
		<local-port>443</local-port>
		<interface>wan</interface>
		<descr>External admin</descr>
	</rule>
	<rule>
		<protocol>tcp</protocol>
		<external-port>22</external-port>
		<target>192.168.100.6</target>
		<local-port>22</local-port>
		<interface>wan</interface>
		<descr>SSH</descr>
	</rule>
	<rule>
		<protocol>tcp/udp</protocol>
		<external-port>7055-7056</external-port>
		<target>192.168.100.11</target>
		<local-port>7055</local-port>
		<interface>wan</interface>
		<descr>RES AZUREUS</descr>
	</rule>
	<rule>
		<protocol>tcp/udp</protocol>
		<external-port>6593</external-port>
		<target>192.168.100.8</target>
		<local-port>6593</local-port>
		<interface>wan</interface>
		<descr>Ares 2</descr>
	</rule>
	<rule>
		<protocol>tcp</protocol>
		<external-port>10000</external-port>
		<target>192.168.100.6</target>
		<local-port>10000</local-port>
		<interface>wan</interface>
		<descr>Webmin</descr>
	</rule>
</nat>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to