Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Fernando Fuentes
Thank you all! All is well. On Thu, Oct 3, 2013 at 2:19 PM, Lonnie Abelbeck wrote: > Fernando, > > $ iptables -I INPUT -p tcp -m tcp --dport 80 -j ACCEPT > $ iptables -I INPUT -p tcp -m tcp --dport 443 -j ACCEPT > > Should get you going... but don't leave it that way for too long, add the > Fire

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Lonnie Abelbeck
Fernando, $ iptables -I INPUT -p tcp -m tcp --dport 80 -j ACCEPT $ iptables -I INPUT -p tcp -m tcp --dport 443 -j ACCEPT Should get you going... but don't leave it that way for too long, add the Firewall tab rules for TCP 80,443 and restart the firewall. Lonnie On Oct 3, 2013, at 2:03 PM, Fer

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Michael Keuter
Am 03.10.2013 um 21:03 schrieb Fernando Fuentes : > Lonnie, > > That's exactly what I am trying to do. Give my self access to the gui. > > Regards, Ah OK, then add GUI_FIREWALL_RULES=" 1~PASS_EXT_LOCAL~TCP~0/0~443~~ " HOST_OPEN_TCP="0/0~22 0/0~443" into "/mnt/kd/rc.conf.d/gui.firewall.co

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Fernando Fuentes
Lonnie, That's exactly what I am trying to do. Give my self access to the gui. Regards, On Thu, Oct 3, 2013 at 1:54 PM, Michael Keuter wrote: > > Am 03.10.2013 um 20:43 schrieb Fernando Fuentes < > ffuen...@digitalvoipnet.com>: > > > Lonnie, > > > > Thanks. I dont have access to the gui and I

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Michael Keuter
Am 03.10.2013 um 20:43 schrieb Fernando Fuentes : > Lonnie, > > Thanks. I dont have access to the gui and I need to add rules to the firewall. > I guess this will work. > How would I know which is the interface? > IE: EXT to INT > > Regards, You can look into "/mnt/kd/rc.conf.d/gui.network.con

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Lonnie Abelbeck
Fernando, Do you need to simply issue an iptables command to get access to the web interface ? I still don't understand what you are trying to do... > How would I know which is the interface? $ ip a Lonnie On Oct 3, 2013, at 1:43 PM, Fernando Fuentes wrote: > Lonnie, > > Thanks. I dont ha

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Fernando Fuentes
Lonnie, Thanks. I dont have access to the gui and I need to add rules to the firewall. I guess this will work. How would I know which is the interface? IE: EXT to INT Regards, On Thu, Oct 3, 2013 at 1:23 PM, Lonnie Abelbeck wrote: > Hi Fernando, > > I'm not completely sure what you are asking

Re: [Astlinux-users] firewall questioin

2013-10-03 Thread Lonnie Abelbeck
Hi Fernando, I'm not completely sure what you are asking, is it... "I'd like to add persistent iptables rules that are outside the scope of the web interface Firewall tab" If so, edit the file "/mnt/kd/arno-iptables-firewall/custom-rules" (BTW symlinked to by "/etc/arno-iptables-firewall/custo

[Astlinux-users] firewall questioin

2013-10-03 Thread Fernando Fuentes
Team, I am trying to add a rule to my firewall via cli. I cant seem to find the iptables file. Can you point me to the right direction? Regards, -- October Webinars: Code for Performance Free Intel webinars can help you