Hi All,
I'm trying route my SIP traffic over tunnel from any place in the world. I have OpenVPN server running on my home router (WRT54@TomatoVPN firmware). I can connect from my work laptop behind restrictive firewall (TCP, port 443), so basic setup is working fine. The question is how can I redirect my SIP only traffic to OpenVPN server?
Best regards,
yb.
SIP over OpenVPN tunnel
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
- Mimiko
- Forum Team
- Posts: 1564
- Joined: Wed Sep 22, 2010 3:18 am
Re: SIP over OpenVPN tunnel
Hello.
To do this you will have to find the remote address, where your SIP soft connects and use the
in the serves configuration.
To do this you will have to find the remote address, where your SIP soft connects and use the
Code: Select all
push "route remote_ip 255.255.255.255"
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Aug 04, 2011 2:05 pm
Re: SIP over OpenVPN tunnel
Thanks.
Is there any solution on client side? My server installed on router and I have no idea how to reach and edit its config file.
Is there any solution on client side? My server installed on router and I have no idea how to reach and edit its config file.
- Mimiko
- Forum Team
- Posts: 1564
- Joined: Wed Sep 22, 2010 3:18 am
Re: SIP over OpenVPN tunnel
You can use in the client configuration:
But if the server does not forward traffic from tunnel to internet - this will not help you.route remote_ip 255.255.255.255