search for: iptab

Displaying 14 results from an estimated 14 matches for "iptab".

Did you mean: gptab
2017 Mar 27
5
firewalld management on a headless server
Is there an Apache tool to manage firewalld on a headless server? I am looking forward to my next Centos project which is to replace my Juniper SSG5 firewall... And along that line, what overlap, if any between firewalld and Suricata? thank you
2017 Mar 27
2
firewalld management on a headless server
On 03/27/2017 03:24 PM, Mike wrote: > I recently converted my employer's firewall from pure iptabes to > firewalld and looked for something similar, more along the lines of > webmin, etc. > I didn't find anything close to a match. > In the end, it all came down to getting comfortable with > "firewall-cmd" in the shell. I have been digging and found that Fedora incl...
2002 Aug 07
1
Kernel panic after update
Hi, we have a firewall system under redhat 7.2 with shorewall 1.1-17. The system works very well, without any probs. Now we have installed a new version ... 1.2-13. After the update the systems runs for 2 hours .... and crashes with a kernel panic. We have tried another kernel and iptabes paket but the same problem. Downgrading the system to 1.1-17 .... and it runs stable. So ... what are the basic diffs between 1.1-xx and 1.2-xx .... i have no more ideas what i can try ...... Arvid :=(
2017 Mar 27
5
firewalld management on a headless server
Hi, > I recently converted my employer's firewall from pure iptabes to > firewalld and looked for something similar, more along the lines of > webmin, etc. funny, my webmin installation on a banana-pi has webmin 1.831, which has support for firewalld. I am not sure, but I believe I got it directly from www.webmin.com. best regards --- Michael Schumacher
2017 Mar 27
0
firewalld management on a headless server
I recently converted my employer's firewall from pure iptabes to firewalld and looked for something similar, more along the lines of webmin, etc. I didn't find anything close to a match. In the end, it all came down to getting comfortable with "firewall-cmd" in the shell. Haven't used suricata, so nothing to add there. On Mon, Mar 27,...
2017 Mar 27
0
firewalld management on a headless server
...re a Linux firewall using FirewallD, by editing allowed services and ports. This is likely the right tool for the job. On Mon, Mar 27, 2017 at 5:00 PM, Michael Schumacher <michael.schumacher at pamas.de> wrote: > Hi, > >> I recently converted my employer's firewall from pure iptabes to >> firewalld and looked for something similar, more along the lines of >> webmin, etc. > > funny, > my webmin installation on a banana-pi has webmin 1.831, which has > support for firewalld. > > I am not sure, but I believe I got it directly from www.webmin.com. &...
2017 Mar 27
0
firewalld management on a headless server
...se firewall-cmd. :-) http://cockpit-project.org/guide/latest/feature-terminal.html On Mon, Mar 27, 2017 at 4:46 PM, Robert Moskowitz <rgm at htt-consult.com> wrote: > > > On 03/27/2017 03:24 PM, Mike wrote: >> >> I recently converted my employer's firewall from pure iptabes to >> firewalld and looked for something similar, more along the lines of >> webmin, etc. >> I didn't find anything close to a match. >> In the end, it all came down to getting comfortable with >> "firewall-cmd" in the shell. > > > I have been...
2007 Aug 08
0
Allocating 64 kbits/s out of 256 kbits/s for one LAN behind firewall
Hi, I have a CENTOS BOX as a firewall . both iptabes and iproute 2 are running on it. pls see bleow for installed RPMs. [root at firebox ~]# rpm -qa |grep iptables iptables-1.2.11-3.1.RHEL4 [root at firebox ~]# rpm -qa |grep iproute iproute-2.6.9-3.EL4.7 It has 3 ethernet cards. pls see below. eth0 - internet ip (pls asume. 1.2.3.4/29 ). it c...
2009 Jan 22
1
ftp and iptables
Hi - I have a ftp server running version 2.0.7 of vsftpd on a CentSO 5.2 server using iptables behind a Linksys router. The setup works for UNIX machines on either side of the Linksys router. For the Windows machines it only works if they're behind the Linksys router - ftp does NOT work if they're outside the Linksys router. I'd like to solve two problems: (1) make f...
2006 Oct 10
0
mutliple ISP's cont.
...rrectly. Outgoing packets on connections initiated from your end are routed according to the rules created by the combination of providers and tcrules. So the track option will allow the return packets to go out a different provider ? Thanks to all the shorewall-ians out there (and Tom) making iptabes easy :) Richard ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net''s Techsay panel and you''ll get the chance to share your opinions on IT & business topics through brief surve...
2017 Mar 27
3
firewalld management on a headless server
...it-project.org/guide/latest/feature-terminal.html > > On Mon, Mar 27, 2017 at 4:46 PM, Robert Moskowitz <rgm at htt-consult.com> > wrote: >> >> >> On 03/27/2017 03:24 PM, Mike wrote: >>> >>> I recently converted my employer's firewall from pure iptabes to >>> firewalld and looked for something similar, more along the lines of >>> webmin, etc. >>> I didn't find anything close to a match. >>> In the end, it all came down to getting comfortable with >>> "firewall-cmd" in the shell. >&gt...
2011 Nov 05
0
Libvirt exiting and respawning
...--- Veth pair device: enabled Macvlan: enabled Vlan: enabled File capabilities: enabled # cat /var/log/syslog Nov 5 18:42:50 CI-Server-3-Backend-2 libvirtd: 18:42:50.696: 25820: info : libvirt version: 0.9.2 Nov 5 18:42:50 CI-Server-3-Backend-2 libvirtd: 18:42:50.696: 25820: info : networkReloadIptablesRules:1410 : Reloading iptab les rules Nov 5 18:42:50 CI-Server-3-Backend-2 libvirtd: 18:42:50.776: 25820: error : virCommandWait:1393 : internal error Child proce ss (/sbin/iptables --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHE CKSUM...
2002 Oct 17
18
why dont packets go where i want?
Dear All! I reach the point that I must ask you what I have to do. I am beginner at traffic shaping and I''m very confused with it. :) Here''s my script that doesn''t do what I want to do with it: tc qdisc del dev eth1 root tc qdisc add dev eth1 root handle 1 htb default 2 r2q 10 tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit tc class add dev eth1 parent 1:
2010 Dec 14
11
Configure firewall with Puppet
Hello Everybody, We need to open some ports on the target machine, let''s say 694:udp and 3306:tcp I couldn''t find any documentation how can I do this with Puppet. What the best way of doing this? Thank you Dmytro -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to