search for: ptcp

Displaying 3 results from an estimated 3 matches for "ptcp".

Did you mean: _tcp
2014 Jan 23
1
[Bug 887] New: iptables.xslt wrong "match" -m handling
...NG -d 4.4.4.4/32 -o li -p tcp -j MASQUERADE\nCOMMIT" | iptables-xml | xsltproc /usr/share/iptables/iptables.xslt - # Generated by iptables.xslt *nat :PREROUTING ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] :INPUT ACCEPT [0:0] :OUTPUT ACCEPT [0:0] -A PREROUTING -m s1.1.1.1/32 -m d2.2.2.2/32 -m ilo -m ptcp -m tcp -j DNAT --to-destination 3.3.3.3 -A POSTROUTING -m d4.4.4.4/32 -m oli -m ptcp -j MASQUERADE COMMIT # Completed As you can see, there are erroneous " -m " inserted everywhere. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving t...
2005 Jan 20
0
iptables and squid
hi I need to exclude some ip addres and a lan in a rule of iptables that redirect the www to my squid proxy. The rule is iptables -t nat -A PREROUTING -i eth0 -d ! 192.168.200.220 -ptcp --dport 80 -jREDIRECT --to-ports 3128 PS: i use this rule to redirect squid proxy in this machine that not is my firewall linux (is a faq of shorewall redirect with iproute). How could i exclude some ip address to this line? i always use shorewall so i don''t know to write with hand the...
2009 Jan 14
1
Transport endpoint is not connected while mounting....
Does anyone have any idea what to try next? Here are the steps I have taken and the problem: (I wanted to post my question on the first line before I explained the problem and what I have tried) ---------- Node 0 has the file system mounted just fine and works great. When trying to mount on Node 1: `mount.ocfs2 /dev/mapper/data /cluster/ data` I get this error after about 30 seconds: