<div dir="ltr"><div>Hi All,</div>I also checked kamailio.cfg for lb and proxy. Both upd and tcp are listened. I still can't find why it's happening for outbound in that particular trunk only. Normally I always find outbound is the most straight-forward to configure. Please advise if there is any where I need to look up. This trunk was previously working fine.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 20, 2020 at 9:50 AM Yazar Lwin <<a href="mailto:yarzarlwin@gmail.com">yarzarlwin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Alex,<div><br></div><div>Below is route output.</div><div>root@voice-gw01:~# route -n<br>Kernel IP routing table<br>Destination Gateway Genmask Flags Metric Ref Use Iface<br>0.0.0.0 192.168.102.1 0.0.0.0 UG 0 0 0 eno1<br>10.1.1.126 10.32.145.1 255.255.255.255 UGH 0 0 0 eno2.235<br>10.1.6.106 10.32.145.1 255.255.255.255 UGH 0 0 0 eno2.235<br>10.27.198.64 0.0.0.0 255.255.255.248 U 0 0 0 eno2.234<br>10.32.145.0 0.0.0.0 255.255.255.248 U 0 0 0 eno2.235<br></div><div><br></div><div>I still can ping to that IP. And inbound is also working normally from that trunk. It's strange. The config is in network.yml and it also populated on interfaces on system.</div><div><br></div><div><br></div><div>root@voice-gw01:~# ping 10.1.1.126<br>PING 10.1.1.126 (10.1.1.126) 56(84) bytes of data.<br>64 bytes from <a href="http://10.1.1.126" target="_blank">10.1.1.126</a>: icmp_seq=1 ttl=249 time=0.829 ms<br>64 bytes from <a href="http://10.1.1.126" target="_blank">10.1.1.126</a>: icmp_seq=2 ttl=249 time=0.781 ms<br>64 bytes from <a href="http://10.1.1.126" target="_blank">10.1.1.126</a>: icmp_seq=3 ttl=249 time=0.781 ms<br>64 bytes from <a href="http://10.1.1.126" target="_blank">10.1.1.126</a>: icmp_seq=4 ttl=249 time=0.744 ms<br></div><div><br></div><div><br></div><div>Below is interface that peer to that IP (10.1.1.126).</div><div> eno2.235:<br> ip: 10.32.145.2<br> netmask: 255.255.255.248<br> post_up:<br> - route add -host 10.1.1.126 gw 10.32.145.1<br> type:<br> - sip_ext<br><br> eno2.235:0:<br> ip: 10.32.145.5<br> netmask: 255.255.255.248<br> post_up:<br> - route add -host 10.1.6.106 gw 10.32.145.1<br> type:<br> - rtp_Telenor<br></div><div><br></div><div>//interfaces</div><div>eno2.235: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500<br> inet 10.32.145.2 netmask 255.255.255.248 broadcast 10.32.145.7<br> inet6 fe80::ec4:7aff:fe48:19d5 prefixlen 64 scopeid 0x20<link><br> ether 0c:c4:7a:48:19:d5 txqueuelen 1000 (Ethernet)<br> RX packets 145541 bytes 26250081 (25.0 MiB)<br> RX errors 0 dropped 0 overruns 0 frame 0<br> TX packets 111792 bytes 25127292 (23.9 MiB)<br> TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0<br><br>eno2.235:0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500<br> inet 10.32.145.5 netmask 255.255.255.248 broadcast 10.32.145.7<br> ether 0c:c4:7a:48:19:d5 txqueuelen 1000 (Ethernet)<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 19, 2020 at 3:12 PM Alex Lutay <<a href="mailto:alutay@sipwise.com" target="_blank">alutay@sipwise.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Check your networking.<br>
Did network interface or IP 10.1.1.126 gone?<br>
<br>
On 3/19/20 4:36 AM, Yazar Lwin wrote:<br>
...<br>
> (<a href="http://10.1.1.126:5060" rel="noreferrer" target="_blank">10.1.1.126:5060</a> <<a href="http://10.1.1.126:5060" rel="noreferrer" target="_blank">10.1.1.126:5060</a>>), tolen: 16) - err: Network is unreachable (101)<br>
...<br>
<br>
-- <br>
Alex Lutay<br>
<br>
-- <br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com" target="_blank">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com" rel="noreferrer" target="_blank">http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com</a><br>
</blockquote></div>
</blockquote></div>