Okay.. this might be a little long;
On my home machine, which my friend helped me setup, I get the fallowing when issuing the "ipchians -L" command;
Chain input (policy ACCEPT):
target prot opt source destination ports
ACCEPT udp ------ anywhere anywhere bootps -> bootpc
REJECT tcp ------ xx.xxx.xx.x/24 anywhere any -> any
DENY tcp ------ anywhere anywhere any -> netbios-ns:netbios-ssn
DENY udp ------ anywhere anywhere any -> netbios-ns:netbios-ssn
Chain forward (policy DENY):
target prot opt source destination ports
MASQ all ------ localnet/24 anywhere n/a
Chain output (policy ACCEPT):
-------------------------------------------------------------------------------
On the machine that I am currently massacring (sp?) I have the fallowing;
Chain input (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
acctin all ------ anywhere anywhere n/a
acctboth all ------ anywhere anywhere n/a
inp all ------ anywhere anywhere n/a
Chain forward (policy DENY):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
fwd all ------ anywhere anywhere n/a
Chain output (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
acctout all ------ anywhere anywhere n/a
acctboth all ------ anywhere anywhere n/a
out all ------ anywhere anywhere n/a
Chain acctin (1 references):
Chain acctout (1 references):
Chain acctboth (2 references):
Chain inp (1 references):
Chain out (1 references):
Chain fwd (1 references):
Chain IpFwAdM! (0 references):
target prot opt source destination ports
- all ------ anywhere anywhere n/a
- all ------ anywhere anywhere n/a
What is wrong with this setup? I am having a really hard time wrapping my feeble little brain around IPchains and its killin me. If anyone knows a way to explain this to me, please don't hesitate to, I need all the help I can get here. Thanks.
Oh yeah, I'm using 192.168.1.1 on that second machine.
On my home machine, which my friend helped me setup, I get the fallowing when issuing the "ipchians -L" command;
Chain input (policy ACCEPT):
target prot opt source destination ports
ACCEPT udp ------ anywhere anywhere bootps -> bootpc
REJECT tcp ------ xx.xxx.xx.x/24 anywhere any -> any
DENY tcp ------ anywhere anywhere any -> netbios-ns:netbios-ssn
DENY udp ------ anywhere anywhere any -> netbios-ns:netbios-ssn
Chain forward (policy DENY):
target prot opt source destination ports
MASQ all ------ localnet/24 anywhere n/a
Chain output (policy ACCEPT):
-------------------------------------------------------------------------------
On the machine that I am currently massacring (sp?) I have the fallowing;
Chain input (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
acctin all ------ anywhere anywhere n/a
acctboth all ------ anywhere anywhere n/a
inp all ------ anywhere anywhere n/a
Chain forward (policy DENY):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
fwd all ------ anywhere anywhere n/a
Chain output (policy ACCEPT):
target prot opt source destination ports
ACCEPT all ---f-- anywhere anywhere n/a
acctout all ------ anywhere anywhere n/a
acctboth all ------ anywhere anywhere n/a
out all ------ anywhere anywhere n/a
Chain acctin (1 references):
Chain acctout (1 references):
Chain acctboth (2 references):
Chain inp (1 references):
Chain out (1 references):
Chain fwd (1 references):
Chain IpFwAdM! (0 references):
target prot opt source destination ports
- all ------ anywhere anywhere n/a
- all ------ anywhere anywhere n/a
What is wrong with this setup? I am having a really hard time wrapping my feeble little brain around IPchains and its killin me. If anyone knows a way to explain this to me, please don't hesitate to, I need all the help I can get here. Thanks.
Oh yeah, I'm using 192.168.1.1 on that second machine.