--- [EMAIL PROTECTED] wrote: > I am going to be running a mail server. I want to set it up with 2 network > cards. One will be inside of my firewall and I will need to allow access to > ports 22, 25, 110, and 389. On the card outside on the firewall I only want > to allow access to port 25. Is this possible?
yes it is. get a 2.4/2.5 kernel and make sure you have iptables support (there's a lot of options when you compile it...) check out this website for some firewall scripts. most of these scripts can be cut down and/or altered quite easily. http://netfilter.samba.org/ since (i think) this is the main project page, you can find HOWTO's and other neat stuff to make your life easier. ===== Justin Bengtson @euglug=(v+ e- eug++ bsd? gnu++ s++) [EMAIL PROTECTED] "i called some kid 'b' the other day. it's the price you pay for living hip-hop every day of your life." Jerry (from the Point Blank Rangers) __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
