How do I setup my voip phone to use VPN server?
up vote
1
down vote
favorite
I've installed Bria 4 on Windows 7 pc. I've got a 15MbPS broadband connection. The Bria on my PC fail to register with this network. However if I connect to VPN server(hide.me), with the broadband connection I'm able to get the Bria Working.
Now I want to get my VOIP hardphone working. Given that Bria works successfully with a VPN server what options I've to get my VOIP hardphone working?
I know I can always buy a VPN enabled router but it does cost me few bucks.
Is there a way I can use my computer(with Windows 7) as a VPN router/server(may be with additional ethernet card)?
I just need to make my VOIP Phone use VPN service.
networking wireless-networking router vpn voip
add a comment |
up vote
1
down vote
favorite
I've installed Bria 4 on Windows 7 pc. I've got a 15MbPS broadband connection. The Bria on my PC fail to register with this network. However if I connect to VPN server(hide.me), with the broadband connection I'm able to get the Bria Working.
Now I want to get my VOIP hardphone working. Given that Bria works successfully with a VPN server what options I've to get my VOIP hardphone working?
I know I can always buy a VPN enabled router but it does cost me few bucks.
Is there a way I can use my computer(with Windows 7) as a VPN router/server(may be with additional ethernet card)?
I just need to make my VOIP Phone use VPN service.
networking wireless-networking router vpn voip
2
You realize the PC would have to be running all the time, right? Unless it’s very energy-efficient, spending $30-40 to get a mini router is better.
– Daniel B
Nov 21 '15 at 21:39
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've installed Bria 4 on Windows 7 pc. I've got a 15MbPS broadband connection. The Bria on my PC fail to register with this network. However if I connect to VPN server(hide.me), with the broadband connection I'm able to get the Bria Working.
Now I want to get my VOIP hardphone working. Given that Bria works successfully with a VPN server what options I've to get my VOIP hardphone working?
I know I can always buy a VPN enabled router but it does cost me few bucks.
Is there a way I can use my computer(with Windows 7) as a VPN router/server(may be with additional ethernet card)?
I just need to make my VOIP Phone use VPN service.
networking wireless-networking router vpn voip
I've installed Bria 4 on Windows 7 pc. I've got a 15MbPS broadband connection. The Bria on my PC fail to register with this network. However if I connect to VPN server(hide.me), with the broadband connection I'm able to get the Bria Working.
Now I want to get my VOIP hardphone working. Given that Bria works successfully with a VPN server what options I've to get my VOIP hardphone working?
I know I can always buy a VPN enabled router but it does cost me few bucks.
Is there a way I can use my computer(with Windows 7) as a VPN router/server(may be with additional ethernet card)?
I just need to make my VOIP Phone use VPN service.
networking wireless-networking router vpn voip
networking wireless-networking router vpn voip
edited Nov 22 '15 at 20:10
Dave M
12.7k92838
12.7k92838
asked Nov 21 '15 at 19:34
Raghav
612
612
2
You realize the PC would have to be running all the time, right? Unless it’s very energy-efficient, spending $30-40 to get a mini router is better.
– Daniel B
Nov 21 '15 at 21:39
add a comment |
2
You realize the PC would have to be running all the time, right? Unless it’s very energy-efficient, spending $30-40 to get a mini router is better.
– Daniel B
Nov 21 '15 at 21:39
2
2
You realize the PC would have to be running all the time, right? Unless it’s very energy-efficient, spending $30-40 to get a mini router is better.
– Daniel B
Nov 21 '15 at 21:39
You realize the PC would have to be running all the time, right? Unless it’s very energy-efficient, spending $30-40 to get a mini router is better.
– Daniel B
Nov 21 '15 at 21:39
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
You could turn your computer into a router, but the routing issues become complex - particularly if you are used to a simple home-user environment where the router provides DHCP and routing. In order to further assist here we would need to know a lot more details about your network (how your router connects to your PC, how many interfaces your PC has, including Wifi and wireless, what else is on your network.
In general terms you would need to:
1. Set up a secondary interface (possibly a virtual Interface) on your
PC in a different subnet.
2. [Configure your PC to act as a router][1]
3. C[onfigure your PC to perform NAT (ICS/Internet Connection Sharing).][1]
4. Configure your phone with a static IP address which points to your
computer as a default gateway (and is in the same IP range as the
secondary interface on your PC.
Have you ascertained that your ISP is not blocking VOIP traffic, and have you looked at the configuration on the router (what kind of router is it ? Does it support a DMZ or can you otherwise port-forwarding, are you sure you can't flash your router with dd-wrt or similar ?
add a comment |
up vote
0
down vote
There are lots of VoIP phones out there that have built-in VPN support. Be sure to check your settings for the VPN setup information.
Our favorite brand, Yealink, uses OpenVPN to provide IP Sec support. http://www.yealink.com/Upload/T2X/20131125/OpenVPN_Feature_on_Yealink_IP_Phones.pdf. Other popular brands such as Cisco and Polycom also have built-in VPN support.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1003662%2fhow-do-i-setup-my-voip-phone-to-use-vpn-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You could turn your computer into a router, but the routing issues become complex - particularly if you are used to a simple home-user environment where the router provides DHCP and routing. In order to further assist here we would need to know a lot more details about your network (how your router connects to your PC, how many interfaces your PC has, including Wifi and wireless, what else is on your network.
In general terms you would need to:
1. Set up a secondary interface (possibly a virtual Interface) on your
PC in a different subnet.
2. [Configure your PC to act as a router][1]
3. C[onfigure your PC to perform NAT (ICS/Internet Connection Sharing).][1]
4. Configure your phone with a static IP address which points to your
computer as a default gateway (and is in the same IP range as the
secondary interface on your PC.
Have you ascertained that your ISP is not blocking VOIP traffic, and have you looked at the configuration on the router (what kind of router is it ? Does it support a DMZ or can you otherwise port-forwarding, are you sure you can't flash your router with dd-wrt or similar ?
add a comment |
up vote
0
down vote
You could turn your computer into a router, but the routing issues become complex - particularly if you are used to a simple home-user environment where the router provides DHCP and routing. In order to further assist here we would need to know a lot more details about your network (how your router connects to your PC, how many interfaces your PC has, including Wifi and wireless, what else is on your network.
In general terms you would need to:
1. Set up a secondary interface (possibly a virtual Interface) on your
PC in a different subnet.
2. [Configure your PC to act as a router][1]
3. C[onfigure your PC to perform NAT (ICS/Internet Connection Sharing).][1]
4. Configure your phone with a static IP address which points to your
computer as a default gateway (and is in the same IP range as the
secondary interface on your PC.
Have you ascertained that your ISP is not blocking VOIP traffic, and have you looked at the configuration on the router (what kind of router is it ? Does it support a DMZ or can you otherwise port-forwarding, are you sure you can't flash your router with dd-wrt or similar ?
add a comment |
up vote
0
down vote
up vote
0
down vote
You could turn your computer into a router, but the routing issues become complex - particularly if you are used to a simple home-user environment where the router provides DHCP and routing. In order to further assist here we would need to know a lot more details about your network (how your router connects to your PC, how many interfaces your PC has, including Wifi and wireless, what else is on your network.
In general terms you would need to:
1. Set up a secondary interface (possibly a virtual Interface) on your
PC in a different subnet.
2. [Configure your PC to act as a router][1]
3. C[onfigure your PC to perform NAT (ICS/Internet Connection Sharing).][1]
4. Configure your phone with a static IP address which points to your
computer as a default gateway (and is in the same IP range as the
secondary interface on your PC.
Have you ascertained that your ISP is not blocking VOIP traffic, and have you looked at the configuration on the router (what kind of router is it ? Does it support a DMZ or can you otherwise port-forwarding, are you sure you can't flash your router with dd-wrt or similar ?
You could turn your computer into a router, but the routing issues become complex - particularly if you are used to a simple home-user environment where the router provides DHCP and routing. In order to further assist here we would need to know a lot more details about your network (how your router connects to your PC, how many interfaces your PC has, including Wifi and wireless, what else is on your network.
In general terms you would need to:
1. Set up a secondary interface (possibly a virtual Interface) on your
PC in a different subnet.
2. [Configure your PC to act as a router][1]
3. C[onfigure your PC to perform NAT (ICS/Internet Connection Sharing).][1]
4. Configure your phone with a static IP address which points to your
computer as a default gateway (and is in the same IP range as the
secondary interface on your PC.
Have you ascertained that your ISP is not blocking VOIP traffic, and have you looked at the configuration on the router (what kind of router is it ? Does it support a DMZ or can you otherwise port-forwarding, are you sure you can't flash your router with dd-wrt or similar ?
answered Nov 22 '15 at 20:38
davidgo
41.8k75086
41.8k75086
add a comment |
add a comment |
up vote
0
down vote
There are lots of VoIP phones out there that have built-in VPN support. Be sure to check your settings for the VPN setup information.
Our favorite brand, Yealink, uses OpenVPN to provide IP Sec support. http://www.yealink.com/Upload/T2X/20131125/OpenVPN_Feature_on_Yealink_IP_Phones.pdf. Other popular brands such as Cisco and Polycom also have built-in VPN support.
add a comment |
up vote
0
down vote
There are lots of VoIP phones out there that have built-in VPN support. Be sure to check your settings for the VPN setup information.
Our favorite brand, Yealink, uses OpenVPN to provide IP Sec support. http://www.yealink.com/Upload/T2X/20131125/OpenVPN_Feature_on_Yealink_IP_Phones.pdf. Other popular brands such as Cisco and Polycom also have built-in VPN support.
add a comment |
up vote
0
down vote
up vote
0
down vote
There are lots of VoIP phones out there that have built-in VPN support. Be sure to check your settings for the VPN setup information.
Our favorite brand, Yealink, uses OpenVPN to provide IP Sec support. http://www.yealink.com/Upload/T2X/20131125/OpenVPN_Feature_on_Yealink_IP_Phones.pdf. Other popular brands such as Cisco and Polycom also have built-in VPN support.
There are lots of VoIP phones out there that have built-in VPN support. Be sure to check your settings for the VPN setup information.
Our favorite brand, Yealink, uses OpenVPN to provide IP Sec support. http://www.yealink.com/Upload/T2X/20131125/OpenVPN_Feature_on_Yealink_IP_Phones.pdf. Other popular brands such as Cisco and Polycom also have built-in VPN support.
edited Nov 23 '15 at 19:18
a CVn
24.2k873119
24.2k873119
answered Nov 23 '15 at 19:16
Vernon Keenan
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1003662%2fhow-do-i-setup-my-voip-phone-to-use-vpn-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
You realize the PC would have to be running all the time, right? Unless it’s very energy-efficient, spending $30-40 to get a mini router is better.
– Daniel B
Nov 21 '15 at 21:39