Ugh what a night / early morning / day. Jaguar's tech people have more knowledge than I experienced in the past but I'm not closer to a solution this time.
PLEASE tell me why this will not work as a valid iptables *nat ?: -A PREROUTING -p tcp -m tcp --dport 587 -j REDIRECT --to-ports 25
ipt_REDIRECT can be virtualized right? openvz ?? I've already suggested that and am awaiting a response (or a laugh). But what else would you recommend your clients do to access mail from servers with a block on port 25? Nobody wants to run a second qmail pID. I need a lightweight solution. I was almost positive that by now REDIRECT was supported. I've tried the following with no luck, would only work for local mail accounts, but perhaps someone could shed some light on a better way to port forward : -A PREROUTING -p tcp --dport 587 -j DNAT --to-destination xx.xx.xxx.xx:25
... and if that first rule should work then someone please tell me, or give me some starting point for how to get it working. I am wanting to now go semi dedicated. This is turning into a nightmare. Is there no way to use iptables to port forward? And that first command REALLY will never work for a basic, default VE ?? Booooo![]()


LinkBack URL
About LinkBacks




Reply With Quote



Bookmarks