$quoted_author = "Brad" ; > > I use the following with success... I have been using it for over a year > now.. > > iptables -t nat -A PREROUTING -i eth1 -p tcp -m tcp --dport 25 -j > REDIRECT --to-ports 25 > > So anything outbound from eth1 (lan connection) on port 25 gets > redirected to port 25 localhost which has its own smtp server running..
i tried that but the client just hangs. marty -- <shortigo> I can't find my enlightenment configuration files <BedMan> look in ~/.enlightenment <shortigo> I don't seem to have one <hazard> 'the path to enlightment is hard to find' http://www.bash.org/?238734 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
