Hi, It works for MO but not with MT. Every time Kannel sends out MT, then Kannel always use eth1 not eth1:n. I already resolve this issue. I use IPTABLES. Here is the way I use: iptables -t nat -A POSTROUTING -d dest.ip.addr.to -o eth0 -j SNAT --to our.virtual.ip.addr
Willy
