Displaying 2 results from an estimated 2 matches for "officefw".
Did you mean:
office
2008 Sep 05
1
Weird TCP problem
...rewall address, as recorded by
the destination server. The first four SYN packets are ignored, but the
kernel proceeds with the TCP handshake after the fifth SYN packet.
Second, the file contains the log messages which are recorded as a
result of these iptables rules:
iptables -A INPUT -p tcp -s officefw --dport 22 -j LOG
iptables -A INPUT -p tcp -s officefw --dport 22 -j ACCEPT
Those are the only iptables rules present on the server accepting the
connections.
Both of those appear to indicate that the server in the colo facility is
receiving the SYN packets. What possible reasons are there that...
2004 Dec 14
1
openvpn/shorewall tunnel problem
...ith openvpn. I have the following arrangement,
running two instances of openvpn on "home fw". I want to protect my
WLAN in back of the home fw and that works fine. I can see "Peer
connection initiated with 192.168.1.3:5000" in daemon.log on homefw.
Nothing gets initiated with officefw, nor can I ping the other end of
the tunnel at officefw. I was hoping to be able to get from "subnet to
subnet" i.e. be able to ping from 192.168.1.3 to a machine like
192.168.10.13, but not possible either.
home subnet office subnet
192.168.1.0/24...