Hi all.
We have a Linux version 2.0.35 firewall/gateway that I inherited and have to maintain.
The problem is that I know nothing about Linux, like how I find out if this is manually configured as a firewall, or is it running some preconfigured script, or what version of anything am I running, or if there is a GUI interface.
I know some commands (google is a wonderful thing!), and have logged in as root and tried to see stuff (not change it).
Right now, only ports 25 and 80 are open, and we need a couple more for various programs. It is not possible to get in touch with the creator of this box, so it's up to me to figure out.
IPTABLES is an unknown command.
IPCHAINS, when run as "ipchains -L" gets the response:
CANNOT OPEN FILE /proc/net/ip_fwnames
What does this mean, and how do I open ports? Is it simple?
Thanks,
Corie
We have a Linux version 2.0.35 firewall/gateway that I inherited and have to maintain.
The problem is that I know nothing about Linux, like how I find out if this is manually configured as a firewall, or is it running some preconfigured script, or what version of anything am I running, or if there is a GUI interface.
I know some commands (google is a wonderful thing!), and have logged in as root and tried to see stuff (not change it).
Right now, only ports 25 and 80 are open, and we need a couple more for various programs. It is not possible to get in touch with the creator of this box, so it's up to me to figure out.
IPTABLES is an unknown command.
IPCHAINS, when run as "ipchains -L" gets the response:
CANNOT OPEN FILE /proc/net/ip_fwnames
What does this mean, and how do I open ports? Is it simple?
Thanks,
Corie