D-Link Forums
		The Graveyard - Products No Longer Supported => D-Link NetDefend Firewalls => Topic started by: cloniko on November 08, 2011, 05:21:15 AM
		
			
			- 
				Hello, I need help setting up the rules.
 
 I have a web server in the dmznet, I need some rules:
 
 1.the hosts from internet can access to the web server in the dmznet.
 
 lan: 192.168.1.1
 Lannet: 192.168.1.0/24
 
 wan: 192.168.2.1
 wannet: 192.168.2.0/24
 wan_gw: 192.168.2.10
 
 dmz: 172.16.100.1
 dmznet: 172.16.100.0/24
 
 web server: 172.16.100.2
 
 thank you, excuse my english
- 
				This solution is described in manual and FAQ
 
 System > Remote management > Advanced
 Change HTTP port from 80 to other, ex, 81
 
 Rules > IP rules
 SAT wan/all-nets core/wan_ip http, SAT: new destination = server_ip
 Allow wan/all-nets core/wan_ip http
- 
				Hello, I have solved the above problem.
 
 but now I can not create rules for:
 
 dmz to lan
 lan to dmz
 
 I have a SERVER_A in the DMZ and other Server_B on lan.
 I want to allow access for dmz to lan but only to SERVER_B and vice versa
- 
				Allow lan/lannet dmz/server_a all_services
 Allow dmz/server_a lan/server_b all_services
- 
				Hello, thank you very much i solved my problems