Displaying 4 results from an estimated 4 matches for "linwiz".
2006 Aug 02
0
[Solved] My SSL connection is very slow
...also tried to stop MySQL and Tomcat, but no chance.
>
> Did someone already see that kind of behaviour ?
>
> Kind regards,
> Daniel
>
I came some time ago with an SSL slowness that I didn't figure out
(described above).
I have just found what the problem was: I was using the LinWiz iptables
firewall builder, and this one did set by default to have a limitation for
synfloods at 1 syn per second (at the end of the script).
This, used with SSL, makes the HTTPS connection transfer speed being very
very slow, but not for the HTTP connections.
Now I incremented it to 50/s and 1...
2004 Aug 12
0
Re: more about messing around with iptables
Hey scty Library,
> I am messing around with iptables, trying to learn
how it works so that I can build my self a
router/firewall and mabey a VPN.
Oops! I forgot about that.
The LinWiz iptables wizards cannot help you, a
router/firewall/VPN application is too complicated for
them.
If you do not care about reinventing the wheel, then
proceed with your learning experience.
If you just want a router/firewall/VPN, look at
Smoothwall. A mountain of effort and expertise has
been...
2005 Jul 29
2
NFS and Linux Firewall Conflict
If I run
showmount -e <my_server_ip>
from the client, with the firewall set to on on the server, I get
rpc mount export: RPC: Unable to receive; errno = No route to host
If I turn it off, I can connect.
So far, I have 111 and 2049 tcp and udp open and 4002 udp open.
Anybody know what I'm missing?
Best,
John Hinton
2004 Aug 12
3
Messing around with iptables
Hello all,
I am messing around with iptables, trying to learn how
it works so that I can build my self a router/firewall
and mabey a VPN. Anyway I tried to use a command on my
Desktop CentOS3 machine.
"iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP"
now the command seems to have went through because I
didn't get any errors, but when I go to ping 127.0.0.1
I am getting a response