[email protected]:~# ifconfig
3g-ppp Link encap:Point-to-Point Protocol
inet addr:100.65.1.56 P-t-P:10.64.64.64 Mask:255.255.255.255
br-lan Link encap:Ethernet HWaddr 00:1E:42:29:96:A0
inet addr:172.16.0.17 Bcast:172.16.0.23 Mask:255.255.255.248
[email protected]:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.64.64.64 0.0.0.0 UG 0 0 0 3g-ppp
10.64.64.64 0.0.0.0 255.255.255.255 UH 0 0 0 3g-ppp
172.16.0.16 0.0.0.0 255.255.255.248 U 0 0 0 br-lan
For traffic toward RMS, RUT240 use 100.65.1.56 as source address.
Is this possible use 172.16.0.17 ìnstead ?