Hi all,
today, I trully need help, before I take a hammer and go gates crazy on
the linux box.
I'm got a trully odd problem I can't get my hands on. Running Redhat 7.2
with all the lastest bugfixes, and security fixes. I'm running the Linux
box as a 'firewall' NAT server for my internal network with Roaring
pengiun PPPoE and I'm using IPtables, using to network cards.
The Problem, In I telnet into, (via internet and thru PPPoE DSL)
to the box, and produce a command with more than 200 bytes of output
the console freezes.
Example, "ls" will work, "ls -al" kills me... I don't get any output, just
that the control freezes.
I've tried SSH and same scenerio. So its not the telnetd (daemon).
I've tried different shells, same issue.
However, on my internal network, from another old linux box, I don't
expereience any problems. Only from remote internet connections.
Can it be IPTables??? I don't think its roaring pengiun PPPoE.
I haven't tried IPChains, I kinda wanted to use IPTables, but I'm
wondering if _anyone_ has experienced the same problem?
Thanx.
--
#!/usr/local/bin/perl -- -pwcracker-in-3-lines-of-perl-plus-disclaimer
{printf "u=%s p=%s\n",$u{$c},$_ if(crypt($_,$c) eq $c);}} # Use: pwc dict ...