Endian Knowledge Base
Search:     Advanced search
Browse by category:

How to generally allow traffic from BLUE or ORANGE to GREEN?

Add comment
Views: 2446
Votes: 2
Comments: 0
Posted: 14 Mar, 2007
by: Warasin P.
Updated: 04 Dec, 2008
by: Warasin P.
Edit the file /var/efw/inithooks/start.local and add the following lines:

#!/bin/sh

. /etc/rc.d/efw_lib.sh

loadconf /var/efw/ethernet/settings
iptables -A DMZHOLES -j ACCEPT -i $BLUE_DEV -o $GREEN_DEV

Note: #!/bin/sh must be the first line within the file and must only be added once. If the file already contains data, don't add this line!

This file will not be touched by upgrades. Check for yourself if features have been added to the firewall if the lines within this start script are still compatible.
Others in this Category
document How to reach Endian Firewall via SSH if a fresh installation does not boot and I would like to reach the machine when the installer finished to install all packages?
document Connecting to OpenVPN from behind (quite) any firewall through Port 80
document How to fix translation errors on launchpad and install the bleeding edge language files from launchpad?
document How to add custom cron jobs
document How to resend a quarantined mail from the local quarantine?
document How to change the admin password if i have only shell access?
document How to block skype?
document My /boot partition is to small for the kernel updates, How to resize it?



RSS