Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Using pop3vscan on packets generated on router box?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
JeroenV
Guru
Guru


Joined: 16 Jul 2002
Posts: 447
Location: Amsterdam / Hamburg

PostPosted: Thu Feb 26, 2004 1:45 pm    Post subject: Using pop3vscan on packets generated on router box? Reply with quote

Hi,

I just installed pop3vscan on a router/firewall box. I use the following rule to pass all pop3 traffic through pop3vscan:
Code:

iptables -t nat -A PREROUTING -p tcp -i eth1 --dport pop3 -j REDIRECT --to 8110

(eth1 is the LAN connection)
All seems to work well from within the LAN.

However, I'm also running sylpheed off the firewall-box (with a windows X-server on my box in the LAN), and the problem seems to be that this sylpheed traffic bypasses pop3vscan. This seems logical to me, since locally generated packets on the firewall box wouldn't pass PREROUTING anyway. However, I'm not sure how to redirect the local packets to achieve my goal: i.e. to pass connections of the local (i.e. on-server) sylpheed also through pop3vscan. Any ideas :?: [/quote][/code]
_________________
Cheers 8)
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum