finding firewall name installed ?

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
Radar_mX
suck-o-fied!
suck-o-fied!
Posts: 82
Joined: 03 Feb 2008, 17:00
16

finding firewall name installed ?

Post by Radar_mX »

my brother has computer on ubuntu 9.04 we want to forward/open a port throw firewall

so I use vnc to connect throw the firewall

but I don't know what firewall he has I think it is not iptables because

when I type "service iptables status" it says "not recoginzed"
[img]http://img641.imageshack.us/img641/9384/hak.png[/img]
"hacking isn't just a hobby, it is a way of life."

User avatar
Radar_mX
suck-o-fied!
suck-o-fied!
Posts: 82
Joined: 03 Feb 2008, 17:00
16

Re: finding firewall name installed ?

Post by Radar_mX »

problem solved

iptables -I FORWARD -p tcp --dport [port number] -j ACCEPT
[img]http://img641.imageshack.us/img641/9384/hak.png[/img]
"hacking isn't just a hobby, it is a way of life."

Post Reply