search for: engardes

Displaying 3 results from an estimated 3 matches for "engardes".

Did you mean: engarde
2008 Feb 17
0
Re: NAT
...The overall install is > flawless, no problems, but again, no NAT. I''m using static IPs > internally and externally. > > Engarde comes with version 3.2 of Shorewall. I downloaded your document > ''Basic Two-Interface Firewall'' and made a few changes to Engardes setup. > Namely, in /etc/shorewall/interfaces I replaced the ''detect'' with the > actual IP addresses, in /etc/shorewall/masq I added the external IP > address to the 3rd column and in /etc/shorewall/shorewall.conf I set > ADD_SNAT_ALIASES=Yes. It appears that you...
2003 Mar 15
1
BUG: snprintf() with floating point numbers
Hello, I used the snprintf.{c,h} in rsync for my code, and found a bug in it: snprintf(s,16,"%f",0.025) results "0.250000". The problem is in snprintf.c, in fmtfp(), around line 732. I didn't try the solution (I do not need it anymore), but the zpadding number of '0'-s should be placed before fconvert. I am not in the list, so please cc the answer for the
2002 Mar 13
3
zlib compression, the exploit, and OpenSSH
Attached is a zlib advisory and a debug dump of ssh with compression enabled. Most of the debug is superflous, so I have underlined the two points to look at. When creating an ssh connection, compression on the line is done *before* authentication -- This means an unauthorized attacker could, conceivable, leverage root access by connecting with to the ssh server requesting zlib compression and