Hello everyone,<div><br></div><div>I&#39;m having trouble binding FS to another ip on a virtual interface (eth0:3). The virtual interface&#39;s ip address is the gateway to an ipsec vpn, and the only way to access this voip provider&#39;s sip server, is through the vpn.</div>
<div><br></div><div>I tried setting up an additional sip profile, with rtp-ip and sip-ip as the virtual interface&#39;s ip, but when I do that, no packets are sent at all when trying to make a call with originate through the cli (according to tcpdump). I tried also setting ext-rtp-ip and ext-sip-ip to the same virtual interface&#39;s ip, but nothing happened, still no packets being sent (according to tcpdump) when trying to make a call. Finally I tried only setting ext-rtp-ip and ext-sip-ip to the virtual interface&#39;s ip, and leave rtp-ip and sip-ip to $${local_ip_v4}, then tcpdump started seeing some traffic (when trying to originate a call) which I was able to capture. When I loaded the trace on wireshark though, I noticed the source ip being used to send all the (sip) packets, is the one from eth0 (public ip), and not eth0:3&#39;s ip (private ip for vpn).</div>
<div><br></div><div>Has anyone had any similiar experiences? how were you able to solve it?</div><div><br></div><div>Thanks for your help!</div><div><br></div><div><br></div><div>Nico</div>