I can't get to my installation from my work IP. I can't even ping. but I can get there from my home IP.
I suspect stress testing earlier in the week triggered some firewall software.
iptables -L gets the list below, the last 15 enties are the work location. The others are odd as they are all internal.
Would this be the problem? How can I fix it.
Note apf doesn't appear to be installed I'm running CentOS.
many many thanks
------------------------------------------------------------------------
root@li3-111 [~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
acctboth all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
acctboth all -- anywhere anywhere
Chain acctboth (2 references)
target prot opt source destination
tcp -- li3-111.pixelrepublic.com anywhere tcp dpt:http
tcp -- anywhere li3-111.pixelrepublic.comtcp spt:http
tcp -- li3-111.pixelrepublic.com anywhere tcp dpt:smtp
tcp -- anywhere li3-111.pixelrepublic.comtcp spt:smtp
tcp -- li3-111.pixelrepublic.com anywhere tcp dptop3
icmp -- li3-111.pixelrepublic.com anywhere
icmp -- anywhere li3-111.pixelrepublic.com
tcp -- li3-111.pixelrepublic.com anywhere
tcp -- anywhere li3-111.pixelrepublic.com
udp -- li3-111.pixelrepublic.com anywhere
udp -- anywhere li3-111.pixelrepublic.com
all -- li3-111.pixelrepublic.com anywhere
all -- anywhere li3-111.pixelrepublic.com
tcp -- li3-112.members.linode.com anywhere tcp dpt:http
tcp -- anywhere li3-112.members.linode.comtcp spt:http
tcp -- li3-112.members.linode.com anywhere tcp dpt:smtp
tcp -- anywhere li3-112.members.linode.comtcp spt:smtp
tcp -- li3-112.members.linode.com anywhere tcp dptop3
tcp -- anywhere li3-112.members.linode.comtcp sptop3
icmp -- li3-112.members.linode.com anywhere
icmp -- anywhere li3-112.members.linode.com
tcp -- li3-112.members.linode.com anywhere
tcp -- anywhere li3-112.members.linode.com
udp -- li3-112.members.linode.com anywhere
udp -- anywhere li3-112.members.linode.com
all -- li3-112.members.linode.com anywhere
all -- anywhere li3-112.members.linode.com
tcp -- b190C.static.pacific.net.au anywhere tcp dpt:http
tcp -- anywhere b190C.static.pacific.net.autcp spt:http
tcp -- b190C.static.pacific.net.au anywhere tcp dpt:smtp
tcp -- anywhere b190C.static.pacific.net.autcp spt:smtp
tcp -- b190C.static.pacific.net.au anywhere tcp dptop3
tcp -- anywhere b190C.static.pacific.net.autcp sptop3
icmp -- b190C.static.pacific.net.au anywhere
icmp -- anywhere b190C.static.pacific.net.au
tcp -- b190C.static.pacific.net.au anywhere
tcp -- anywhere b190C.static.pacific.net.au
udp -- b190C.static.pacific.net.au anywhere
udp -- anywhere b190C.static.pacific.net.au
all -- b190C.static.pacific.net.au anywhere
all -- anywhere b190C.static.pacific.net.au
all -- anywhere anywhere
root@li3-111 [~]#
tcp -- anywhere li3-111.pixelrepublic.comtcp sptop3
icmp -- li3-111.pixelrepublic.com anywhere
icmp -- anywhere li3-111.pixelrepublic.com
tcp -- li3-111.pixelrepublic.com anywhere
tcp -- anywhere li3-111.pixelrepublic.com
udp -- li3-111.pixelrepublic.com anywhere
udp -- anywhere li3-111.pixelrepublic.com
all -- li3-111.pixelrepublic.com anywhere
all -- anywhere li3-111.pixelrepublic.com
tcp -- li3-112.members.linode.com anywhere tcp dpt:http
tcp -- anywhere li3-112.members.linode.comtcp spt:http
tcp -- li3-112.members.linode.com anywhere tcp dpt:smtp
tcp -- anywhere li3-112.members.linode.comtcp spt:smtp
tcp -- li3-112.members.linode.com anywhere tcp dptop3
tcp -- anywhere li3-112.members.linode.comtcp sptop3
icmp -- li3-112.members.linode.com anywhere
icmp -- anywhere li3-112.members.linode.com
tcp -- li3-112.members.linode.com anywhere
tcp -- anywhere li3-112.members.linode.com
udp -- li3-112.members.linode.com anywhere
udp -- anywhere li3-112.members.linode.com
all -- li3-112.members.linode.com anywhere
all -- anywhere li3-112.members.linode.com
tcp -- b190C.static.pacific.net.au anywhere tcp dpt:http
tcp -- anywhere b190C.static.pacific.net.autcp spt:http
tcp -- b190C.static.pacific.net.au anywhere tcp dpt:smtp
tcp -- anywhere b190C.static.pacific.net.autcp spt:smtp
tcp -- b190C.static.pacific.net.au anywhere tcp dptop3
tcp -- anywhere b190C.static.pacific.net.autcp sptop3
icmp -- b190C.static.pacific.net.au anywhere
icmp -- anywhere b190C.static.pacific.net.au
tcp -- b190C.static.pacific.net.au anywhere
tcp -- anywhere b190C.static.pacific.net.au
udp -- b190C.static.pacific.net.au anywhere
udp -- anywhere b190C.static.pacific.net.au
all -- b190C.static.pacific.net.au anywhere
all -- anywhere b190C.static.pacific.net.au
all -- anywhere anywhere



LinkBack URL
About LinkBacks
op3
Reply With Quote




