[tech] hydra

James Andrewartha trs80 at ucc.gu.uwa.edu.au
Sat Sep 1 18:08:57 WST 2001


On Sat, 1 Sep 2001, Adrian Chadd wrote:
> On Sat, Sep 01, 2001, James Devenish wrote:
> > On Sat, Sep 01, 2001 at 04:26:46PM +0800, Adrian Chadd wrote:
> > > So, has anyone actually dumped the ipchains NAT table to see what the
> > > story is? (Sorry I came in late - I just resubscribed to tech..)

I described them in my other post, but here they are in full:

hydra:~# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
WAVELAN    all  --  flying.ucc.gu.uwa.edu.au  anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain WAVELAN (1 references)
target     prot opt source               destination
ACCEPT     all  --  anywhere             net-1.ucc.gu.uwa.edu.au/24
ACCEPT     all  --  anywhere             elysium.uwa.edu.au
ACCEPT     all  --  anywhere             acheron.uwa.edu.au
REJECT     all  --  anywhere             anywhere           reject-with
icmp-net-prohibited

hydra:~# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
DNAT       tcp  --  anywhere             morayold.ucc.gu.uwa.edu.autcp
dpt:www to:130.95.13.9:4242
DNAT       tcp  --  anywhere             morayold.ucc.gu.uwa.edu.autcp
dpt:ftp to:130.95.13.9:23
DNAT       tcp  --  anywhere             morayold.ucc.gu.uwa.edu.autcp
dpt:telnet to:130.95.13.9:4242

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

> > And still none of the list archives are working.

/me pokes Mark.

> I guess its nearing exam time, right? My idea of the uni academic year
> is a little twisted at the moment.

No, it's about week 7 atm.

-- 
"There's nobody getting rich  |  TRS-80                UCC Treasurer
 writing software that I      |  Email:    trs80(a)ucc.gu.uwa.edu.au
 know of" - Bill Gates, 1980  |  Web:       http://trs80.ucc.asn.au/




More information about the tech mailing list