Re: Redirecting mail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > iptables -t nat -A OUTPUT -p tcp --dports smtp \
> > -j DNAT --to-destination 192.168.12.56

You have an error in your IPTables syntax.

iptables -t nat -A OUTPUT -p tcp --dport smtp -j DNAT --to-destination
192.168.12.56



Grant. . . .



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux