Displaying 7 results from an estimated 7 matches for "rlworkman".
2017 Jan 03
3
[Bug 1110] New: Build failure if --with-xtables
...Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component: iptables over nftable
Assignee: pablo at netfilter.org
Reporter: robby at rlworkman.net
On Slackware -current (post 14.2) with iptables-1.6.0, libmnl-1.0.3,
libnftnl-1.0.7, and nftables-0.7, this fails to build:
make all-recursive
make[1]: Entering directory '/root/tmp/nftables-0.7'
Making all in src
make[2]: Entering directory '/root/tmp/nftables-0.7/src'
make...
2008 Dec 31
2
ls network address traslation different in centos?
Hi all
ls the network address traslation in centos5.2 different?
I disable the default iptable rule and use the following commands but I can't connect http://public:8080 from outside to this host 192.168.0.10 port 80
eth1 is public address
eth0 is private address 192.168.0.1
iptables -F -t nat
iptables --table nat --append POSTROUTING --out-interface eth1 -j
2008 Mar 14
3
Open extra ports on firewall?
Hi,
I'm using the preconfigured firewall that comes with CentOS 5. I
configure it with system-config-securitylevel-tui, close all ports
except SSH, and then open only the ones I need.
Right now, on one of my desktops, I've installed AMSN, which requires
opening a series of ports. I've configured the app to use ports 7000 to
7010 (TCP and UDP). When running
2009 Apr 24
7
centos firewall?
Hi All,
I am new to CentOS and I signed up for a Mosso Cloud Server that runs
Cent OS 5.2
I can ssh in.
I ran: yum install vnc vnc-server
then: vncserver (and set desktop viewing password)
But I cannot connect.
How do I add 5900 to the centos firewall? How do I edit the conf file?
I only have SSH ability at this point...
-jason
2008 May 22
4
IPTables help
I have a dual homed server in an install for someone who is very cost sensitive.
This server originally is being setup as an Asterisk server, but now the simplest
thing for me to do is also set it up to provide internet access for the small shop as well.
So it will have one external, WAN facing nic that needs all incoming ports except UDP 5060 and
10000 -> 60000 blocked for all but two ips.
2007 Dec 31
16
Firewall frustration
Well FWbuilder is NOT easy. The documentation does not match the
current GUI. Now the box is locked up. I will have to pull it again,
hook it up to a kybd/VGA and reset iptables....
Maybe Shoreline with webmin....
Problem is I want a REAL router/firewall with little work. Both public
and private nets have routable addresses. No NATing for me! I just
help write the RFC ;) And all the
2008 Mar 15
0
Re: CentOS Digest, Vol 38, Issue 15
...system-config-securitylevel-tui, the
> last line enables to define custom ports, not mentioned elsewhere in the
> menu. So, for example, when I want to add port 6891 for tcp and udp, I
> write an entry like this:
Check out this site. It's a tutorial fro IPTables.
http://iptables.rlworkman.net/chunkyhtml/index.html
--
Regards
Robert
Smile... it increases your face value!
Linux User #296285
http://counter.li.org
------------------------------
Message: 79
Date: Fri, 14 Mar 2008 14:52:31 -0700
From: Rogelio <scubacuda at gmail.com>
Subject: Re: [CentOS] php 4/5 dependency...