VPN via "server PC" - Google Chromecast

Hi All,
I recently acquired a chromecast and would very much like access to the BBC Iplayer (I live in the netherlands). I can already watch Iplayer on my phone using the VPN option in android but once I try to watch it on chromecast it doesn't start the stream which is probably because the chromecast is connected to my home network which is not behind the VPN. I also can't mirror screen since I loose connection from my phone to the chromecast as soon as I connect my phone to the VPN.
Now I read that it is possible to do with a DDWRT router but I do not have one of those and I wouldn't want my whole network to be on a different IP, just the chromecast & if needed my phone. I do however have something that I would like to consider a lot more powerful than a router, namely a "Server PC" running windows XP professional. Would I be able to use this server and enable the VPN on it and then make the chromecast connect to the server? Would I need 2 USB wireless adapters or 1 (so my phone connects to 1 and the chromecast to the second. My server connects via ethernet to my modem)? Could I somehow configure this USB adapter to be connected to the VPN by default? Could I use virtualization software? I would like the most clean option preferably without affecting the rest of my server (but it would be OK if the server is temporarily in the UK until I have watched the show). Perhaps this topic can be extended to other devices with wireless capabilities like NAS and raspberries etc.
Your help is greatly appreciated.

Ok so after some digging I found at least 1 way of doing it: http://alphaloop.blogspot.nl/2014/01/raspberry-pi-as-vpn-wireless-access.html
However I still think this should be possible on a windows XP machine with a wireless adapter.

On many Windows 7 PCs with wi-fi, you can use the following to create a hosted wifi network that your chromecast can connect to:
netsh wlan set hostednetwork mode=allow ssid=XXXX key=YYYY
netsh wlan start hostednetwork
if you then share your VPN adapter's internet connection with the hosted wifi that you've created, you can connect your phone and chromecast to the same wifi XXXX and that will be connected to the internet via the VPN on the laptop.

Related

DHCP settings when using Bluetooth PAN

I have a Bluetooth PAN set up successfully between my AT&T Tilt and HP Laptop with Bluetooth stack 5.1.0.3000. I am able to use Internet Sharing and connect to the internet from my laptop.
Everything works internet wise, however I need to change the DHCP settings on the Tilt. It is set to work in the 192.168.0.x range, but my corporate VPN has problems with this IP range. I need to change it to any other private range.
I searched quite a bit for this information but couldn't find it. Any tips?
I remember that I had a similar problem in the past as wanted to connect my WM6 Hermes via BT to the laptop, then share that connection over the laptop's wifi. But internet sharing on Windows forces the destination adapter (Wifi in that case) to use 192.168.0.x, so I had to change that on the Hermes. If I remember well, all I did was go to Wifi settings->network adapters, selecting BT PAN Driver, and manually assign 192.168.2.1. It seemed the DHCP followed as I could connect the laptop fine without having to give it a fixed IP address. Not sure if that still works on WM6.1, but if it doesn't just use a fixed IP in that subnet on the laptop's BT NIC. I guess you don't use it everyday to connect to other BT networks anyway.
I just tried on my WM6.1 Kaiser and it works the way it did. Just change the IP in the BT PAN interface, and the DHCP will follow.
I'm now posting this from my desktop PC that is connected through Ethernet to my wireless access point, which connects wirelessly to my laptop, which has its bluetooth PAN shared onto Wifi and connected to the Kaiser, which connects to EDGE. Phew.
So the path is EDGE->Kaiser(192.168.2.1)->laptop via BT(got 192.168.2.221 via DHCP)->AP via Wifi (192.168.0.1 via windows internet sharing)->desktop via Ethernet (got 192.168.0.233 via DHCP).
This is exactly what I needed and works perfectly! Thank you!

sharing my desktop internet TO my diamond?

hi,
Is it possible to share my desktop computer's LAN internet connection to my phone?(via bluetooth?)
I already have a bluetooth dongle for my pc and I have a personal area network under network connections..
Remember, I need to *send* internet from my desktop to the phone, not the other way around.
Also, I have a separate laptop without an internet connection but 802.11 b/g WLAN, can I connect to the diamond to share files wirelessly?
Thanks so much
you can share internet TO your Diamond using activesync, and if you have a infinate amount of patience, in theory you can connect Activesync via Bluetooth (its in the options, and microshaft says it works, but i have tried with 4 different PPCs, and never have made it work).
As for the file sharing, you would need to set up a VPN (Virtual Private Network) which i have no idea how to do
Interesting, I'll try that.
But is'nt there a way I can make a network adapter for my diamonds bluetooth and then have it accept the personal network connection on my desktop?
It seems this feat is possible with symbian phones and an app called gnubox which *takes* internet from a computer via bluetooth.
Thanks so much.
yes they call it PAN
http://wiki.xda-developers.com/index.php?pagename=InternetOverBluetoothNetwork
the instructions on that page is wrong.
Theres no Network cards under Settings>Connections!
hey, the active sync sharing works! =P I'm quite happy with it!!!
Btw, you can also try connecting activesync via bluetooth with shared internet. Seems to work ok for browsing but not for WL messenger.
Also, Wifi network is way more easier to setup.

share internet from pc to android

Hi, I know, probably someone have made the same question but I haven't found anything in the forum.
Is it possible share my internet connection from pc to android via usb or via wifi?
how? thanks
If your PC is on a wired connection with a wireless card you could probably bridge the connection (or just use internet connection sharing if you use windows) and make an ad-hoc network to connect to via wifi.
I have a laptop connected via ethernet... how I can make a ad hoc connection?
I have tried to create one, but the phone don't find anything!!
Nobody can help me ?
You can use Tether WiFi and make your handset as Adhoc access point.This will only work on rooted handsets.
Secondly use something like PdaNetA115 for wired usb connection to use your phone as modem in both cases.Will work with rooted/unrooted.
There is another one which is Tether Bluetooth for rooted phones.
dial100 said:
You can use Tether WiFi and make your handset as Adhoc access point.This will only work on rooted handsets.
Secondly use something like PdaNetA115 for wired usb connection to use your phone as modem in both cases.Will work with rooted/unrooted.
There is another one which is Tether Bluetooth for rooted phones.
Click to expand...
Click to collapse
Wrong way, he's trying to use his laptop's connection to get wifi to the phone, not trying to use the phone as a modem. Looking at some other stuff and trying it myself it doesn't look like you can connect the phone to ad hoc. Sorry
and via usb??? is it possible?
maybe with some adb command....
I have used this method on the micro hero 1.3, CyanogenMod v4.1.11.1 and I am just about to set it up on micro hero 1.4.
http://modmygphone.com/forums/showthread.php?t=22681
I have read on another site that this line should be added to the very end to change it back to read only
"mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system"
The wifi modem at my G/Fs mothers has no internal PPPoE login and her adsl connection needs a PPPoE login, Android cant do this or I havnt been able to find and app that does.
I use my laptop(with 2 wifi cards, one internal and 1 external(pcmcia)) to do the PPPoE login(internal wifi) on the laptop and then share this connection via ad-hoc(external wifi) to my G1.
One thing that I would like to point out, if I lose the connection between the G1 and the laptop, I have to reboot the laptop to get it to share the internet again.I haven't worked out why yet.
I have ordered a new modem/wifi/router of ebay that will do away with all this crap, but for now it is a work around that does works, until the new modem arrives.
Hi All,
I also am looking for a way to get the phone connected to the internet FROM the PC via USB.
reason:
I have a Corporate SW that connects to WIFI access points around the world for free (at least free to me, not to the company).
this is done through a SW on the PC. now, I cannot mad an AD Hoc connection because the WIFI is already working. and I also cannot connect using the phone wifi due to the same reason..
is there a way to connect the phone to the Internet through the USB cable?
Thanks,
Itamar
Hi,
I just change my HTC HD for the Nexus One and I really need a way to do that, like ActiveSync for WM.
Is there a solution to use the pc connectivity with android using the USB cable ?
many thx
for WiFi sharing, you could try this: http://www.readwriteweb.com/archives/how_to_turn_your_windows_7_computer_into_a_wireles.php
I'm going to test it this weekend
Maybe this too:
http://www.brighthub.com/computing/windows-platform/articles/7785.aspx
Hi,
HTC Desire natively does not have the ability to see AdHoc connections.
So you will need to do some hacking,good thin this is easy !
Use this link :
forum.xda-developers.com/archive/index.php/t-755254.html
Unfortunately i don't have enough privileges to post links...so you make it a link
Good luck !
If the PC is connected to Wifi, there is no reason the Android device wouldnt be connected as so aswell.
Is there anyway I can share the internet on my notebook to my Android through USB cable, just like Activesync on WM ?
I can ofcourse use Wifi & connect to the same network my notebook is connected to, but the reason I wanna do this is to save power of the Android device by not using Wifi.
Well, here's a reason.... I fly alot and have a software from my workplace that connects me free to almost any non-free hotspot at airports around the world..
that means I can't use wifi on my device and am already using the wifi interface on my PC to connect to the internet.
which leaves me with a dongling USB cable that cannot pass the internet to my phone..
Bummer
im facing the same problem bec. i use a usb modem and i have only the cable to share the pc net on my android so .........waiting for an idea
share internet from pc to android via wifi
I used below way to share pc's internet via wifi.
Prerequisite
laptop:
Windows XP SP3
WIFI + LAN (access internet via LAN)
Android SDK has been installed.
phone:
HTC Desire with official 2.2 Android
Steps:
1. Rooted the phone with unrevoked3.
Because I can not paste link, Please search relevant threads.
Please notice, select "charge only" when link phone to PC.
Do not unplug phone till unrevoked3 display "done".
2. Set NAT on laptop
Please search relevant threads.
a) Modify Registry Entry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
IPEnableRouter=1
In Command Prompt window, run below command:
b) net stop remoteaccess # Stop the RAS Service
c) netsh routing ip nat install
d) netsh routing ip nat add interface "Local Area Connection" full # This interface have internet link
e) netsh routing ip nat add interface "Wireless Network Connection" private # traffic on this interface will be routed.
f) netsh routing ip nat add interface Internal private
g) net start remoteaccess
h) command "netsh routing ip nat show interface" will output
NAT Internal Configuration
---------------------------
Mode : Private Interface
NAT Local Area Connection Configuration
---------------------------
Mode : Address and Port Translation
NAT Wireless Network Connection Configuration
---------------------------
Mode : Private Interface
3. Enable phone's Hot-Spot with default configuration(DHCP enabled).
Configure laptop connect to phone as AP.
So my laptop's WiFi interface will be DHCPed an ip 192.168.1.157
my phone ip is 192.168.1.1
4. Add route and DNS on phone.
a) "adb shell" in command prompt, then "su".
Now you should login as root.
b) run "ip route add default via 192.168.1.157",
So all phone's traffic will be routed to laptop's WiFi interface.
My LAN interface ip is 192.168.15.100.
Just try "ping 192.168.15.100", It should return successful response.
c) Set DNS server, run "setprop net.dns1 192.168.15.1", Get DNS from laptop with command "ipconfig /all".
Not try ping a existed web site. It should return correct response.
Note:
Windows XP can keep NAT configuration after restart. But you should re-run Step 4 after restart phone's hot-spot.
E-Market and Build-in Browser do work. But GMAIL does not work. It seems Gmail check network connection type.
share PC internet with Android over USB
I also need this solution badly... Let's experiment. Anyone got any ideas?
well, here is my thoughts
1) Create VPN server in phone\network, the server address is 127.0.0.1, enable PPTP protocol
2) adb forward tcp:xxxx tcp:1723
The tcp:1723 is phone's PPTP port
3) Setup a VPN server on PC using port xxxx
4) Start VPN connection on phone
Any idea?
Mac to Android via WiFi
I forgot that this requires ad-hoc support :-/
If you have a mac, you can share your wired/wireless connection via WiFi.
1) Open System Preferences > Sharing > Internet Sharing > Enable
2) Join a wireless connection on plug in ethernet
3) Click airport in the menubar, then 'Create Network'.

[Q] Configure CC on open WiFi network with click-through requirement (SOLVED)

I am frequently presenting on open WiFi networks, but the catch on these networks is they usually require click-through on a webpage. The CC cannot preform the click-through so using CC on these networks fails.
I am looking for alternatives to engineer a working solution to allow the CC to work depending only on the open WiFi network with click-through requirements. There are at least two other (less desirable) working methods. First, create my own WiFi hotspot, but this has a significant disadvantage that the audience wants to connect to my WiFi hotspot to experiment with the CC. Second, connect to a secure WiFi network without click-through requirement, but this is frequently not available at my presentation locations. I realize I can use the CC on a secure network with password, as long as it does not require click-through on a web page.
The ideal solution/workaround would allow the CC to connect to some AP or other WiFi point that was bridged or sourced by an "open WiFi network that requires click-through" as these types of networks are most frequently available. Plus the audience is usually already connected to the same network. But, I have not thought of a useful method to accomplish it, likely because of my limited network engineering and hardware knowledge. Two other nice-to-have features would be (1) portability and (2) working with both Windows 7 x64 and Mac OS if a laptop is used to accomplish the bridge or AP.
Methods might include something simple I'm overlooking, or an CC application, or a hardware solution (like turning my laptop into an AP after connecting to the "open WiFi network that requires click-through", or anything else.
Any suggestions highly appreciated.
PS: I am not rooted if recommending an Android device or application.
-----
SOLVED.
The solution was using TP-Link 150Mbps Wireless N Mini Pocket Router TL-WR710N configured in "WISP Client Router Mode". I bought mine on Amazon here for $27.27 USD plus tax. An extra feature is a USB port which can be used to power the CCast.
As discussed in the thread, there is WISP mode *wired* LAN, and WISP mode *wireless* LAN.
Some devices implement WISP mode by connecting to a public WiFi network and giving you *wired* local LAN. Alone, these do not work with CCast because CCast requires a *wireless* local LAN. WISP mode to *wired* LAN does NOT work.
Yet, the TL-WR710N implements WISP mode by connecting to a public WiFi network and giving you a *wireless* local LAN, complete with new Wireless Network Name (SSID) and IP address scheme served by DHCP. This works 100% with CCast.
Once the CCast is configured on the local SSID and local IP (default 192.168.0.1xx) you can cast Youtube, etc., or screen cast from your Android device.
No wonder there is confusion about WISP mode implementation.
Many thanks to people contributing to this thread's discussion!!
Note: Cloning the CCast MAC is *not* required because you can connect any device to the TL-WR710N in WISP mode and use the browser to click-through - authorizing the WR710N MAC on your public WiFi. Then all the clients, including CCast, connecting on the local *wireless* LAN simply work.
You need a program that will let you clone the CCast's MAC address on a computer, unplug the CCast...
Clone the Mac Address, Do the click through, Disconnect the computer UnClone the Mac Address. Re-Connect the CCast.
Connect the computer as normal.
But be warned...Most APs who have a click through page for access also have AP Isolation turned on which makes it impossible to find the CCast to stream to it.
Asphyx said:
You need a program that will let you clone the CCast's MAC address on a computer, unplug the CCast...
Clone the Mac Address, Do the click through, Disconnect the computer UnClone the Mac Address. Re-Connect the CCast.
Connect the computer as normal.
But be warned...Most APs who have a click through page for access also have AP Isolation turned on which makes it impossible to find the CCast to stream to it.
Click to expand...
Click to collapse
Okay thanks. I will test cloning.
But, if you are correct and most networks have AP Isolation preventing CC, then I need an alternative solution.
------
I was intrigued by this post. But configuring an TL-WR703N with "openwrt+luci web interface" is not clear to me. Yet, this seems a possible good solution.
Also, browsing this link at Cisco made me think what user @bagl0312 accomplished is quite good.
Bob Smith42 said:
Okay thanks. I will test cloning.
But, if you are correct and most networks have AP Isolation preventing CC, then I need an alternative solution.
------
I was intrigued by this post. But configuring an TL-WR703N with "openwrt+luci web interface" is not clear to me. Yet, this seems a possible good solution.
Also, browsing this link at Cisco made me think what user @bagl0312 accomplished is quite good.
Click to expand...
Click to collapse
I think there are better options for Remote usage such as Portable routers with the ability to connect to other wireless AP devices for it's WAN,
Or if you already have a cellular data account for your phone, adding one of those MiFi wireless hotspot devices that you can use as a router pretty much anywhere including where there is no free WiFi.
You just have to be careful with the latter option because Data Charges will apply if you use too much Internet access on them.
Asphyx said:
I think there are better options for Remote usage such as Portable routers with the ability to connect to other wireless AP devices for it's WAN,
Or if you already have a cellular data account for your phone, adding one of those MiFi wireless hotspot devices that you can use as a router pretty much anywhere including where there is no free WiFi.
You just have to be careful with the latter option because Data Charges will apply if you use too much Internet access on them.
Click to expand...
Click to collapse
Does anyone have any recommended models for *portable* routers with "wifi as wan" capability?
Bob Smith42 said:
Does anyone have any recommended models for *portable* routers with "wifi as wan" capability?
Click to expand...
Click to collapse
You're looking for what's typically known as a "travel router" and the "WiFi as WAN" feature, as least on my Zyxel routers is called "WISP mode" (Wireless ISP).
It does exactly what you said, instead of using a wired connection for WAN, it uses a wireless connection - the router still functions as a router, so you might have some issues with double-NAT-ing in some cases.
I have both the MWR211 (single Ethernet port so you can do wired LAN or wired WAN but not both simultaneously) and MWR222 (two Ethernet ports, so you can do both wired LAN and WAN simultaneousl) - they're almost identical, save for lacking SNMP on the MWR211. I have not had opportunity to use the WISP mode though I've used the 3G (they support most USB cell modems) as backup from time to time.
Info's a little lacking since they're discontinued models, but I got them off a Woot deal while back for under $50.
MWR211/222 manual
bhiga said:
You're looking for what's typically known as a "travel router" and the "WiFi as WAN" feature, as least on my Zyxel routers is called "WISP mode" (Wireless ISP).
It does exactly what you said, instead of using a wired connection for WAN, it uses a wireless connection - the router still functions as a router, so you might have some issues with double-NAT-ing in some cases.
I have both the MWR211 (single Ethernet port so you can do wired LAN or wired WAN but not both simultaneously) and MWR222 (two Ethernet ports, so you can do both wired LAN and WAN simultaneousl) - they're almost identical, save for lacking SNMP on the MWR211. I have not had opportunity to use the WISP mode though I've used the 3G (they support most USB cell modems) as backup from time to time.
Info's a little lacking since they're discontinued models, but I got them off a Woot deal while back for under $50.
MWR211/222 manual
Click to expand...
Click to collapse
This information was helpful. I read the manual. I will have to test the double-NATing with CC, e.g. issues with WAN accessing private vs public network IP as described in the manual. I found an inexpensive MWR222 to evaluate.
I suspect its wireless WAN mode will help, but when set in that mode it looks like it may not (guess) simultaneously have hotspot capability. Still, in that case, I can connect a small AP to its Ethernet LAN and probably get the CC working. I will test my hypothesis and report CC results once I receive the device.
I also found an inexpensive TL-WR703N with memory updates (RAM, Flash) that is supposed to support OpenWrt. I will flash it with OpenWrt once I get it and report CC results. Hopefully, I can reproduce @bagl0312 configuration with CC with success.
I am starting to understand the networking issues and configurations required. Everyone's help is appreciated. Thanks.
Bob Smith42 said:
This information was helpful. I read the manual. I will have to test the double-NATing with CC, e.g. issues with WAN accessing private vs public network IP as described in the manual. I found an inexpensive MWR222 to evaluate.
I suspect its wireless WAN mode will help, but when set in that mode it looks like it may not (guess) simultaneously have hotspot capability.
Click to expand...
Click to collapse
You wouldn't want hotspot capability if you are using it in WAN mode anyway since you will be using the Wireless internet connection from the location and not the data plan of your Cell Service.
Thats why you want the WAN/WISP option in the first place to stop from having to eat into your Data Allotment on your Cell Carrier account.
Asphyx said:
You wouldn't want hotspot capability if you are using it in WAN mode anyway since you will be using the Wireless internet connection from the location and not the data plan of your Cell Service.
Thats why you want the WAN/WISP option in the first place to stop from having to eat into your Data Allotment on your Cell Carrier account.
Click to expand...
Click to collapse
No. I need both, unless someone figures out another workaround (see below).
The CC has two requirements:
(1) connect to public IP (internet) for data, and
(2) connect to local IP (android devices, chrome on laptops, iphones, etc) for remote control and mirroring.
CC configurations issues with WiFi services offering access to public IP (internet) are:
(1) Both open or encrypted networks frequently have web page click-through requirements that CC cannot perform, and
(2) CC and connecting WiFi devices must connect point-to-point on the local IP network which is frequently blocked (AP isolation, etc).
I agree with you because I do not *want* a dual WiFi network solution, but I have found no alternatives so far. lol
We can engineer a dual WiFi network solution for sure, but it might be easier to address some of the core usability issues of the CC in some other (more clever) way. Some other workarounds might include combinations from (or may not be possible):
(1) Cloning MAC on CC to bypass click-through requirements.
(2) Add BT capability on CC. Overcome AP isolation on the local IP network using high bandwidth BT for remote control and screen mirroring.
(3) Add browser capability on CC for click-through, and mouse or touch control for CC.
(4) Clever method to defeat WiFi local IP network AP isolation between CC and devices.
(5) Others?
Hopefully someone is already working on better solutions.
Bob Smith42 said:
No. I need both, unless someone figures out another workaround (see below).
The CC has two requirements:
(1) connect to public IP (internet) for data, and
(2) connect to local IP (android devices, chrome on laptops, iphones, etc) for remote control and mirroring.
CC configurations issues with WiFi services offering access to public IP (internet) are:
(1) Both open or encrypted networks frequently have web page click-through requirements that CC cannot perform, and
(2) CC and connecting WiFi devices must connect point-to-point on the local IP network which is frequently blocked (AP isolation, etc).
I agree with you because I do not *want* a dual WiFi network solution, but I have found no alternatives so far. lol
We can engineer a dual WiFi network solution for sure, but it might be easier to address some of the core usability issues of the CC in some other (more clever) way. Some other workarounds might include combinations from (or may not be possible):
(1) Cloning MAC on CC to bypass click-through requirements.
(2) Add BT capability on CC. Overcome AP isolation on the local IP network using high bandwidth BT for remote control and screen mirroring.
(3) Add browser capability on CC for click-through, and mouse or touch control for CC.
(4) Clever method to defeat WiFi local IP network AP isolation between CC and devices.
(5) Others?
Hopefully someone is already working on better solutions.
Click to expand...
Click to collapse
But the Router will do the proper NAT Translation for you for the Internet access...
When the CCast asks for something from the internet it asks the portable router then the portable router will use the location WiFi to get it and then send it to the CCast.
The CCast doesn't need a public IP it only needs to be connected to a device that can get internet data.
what you do have to do however is use a different IP Range on the DHCP server of the portable router...
So if the Router gets an IP like 192.168.1.x from the WiFi you have to use a different set like 192.168.2.x for your DHCP server...
@Bob Smith42 's concern is valid, I didn't think about the fact that WLAN as WAN takes out the AP functionality. I just confirmed this.
So, really what we end up needing is still two devices - a wireless bridge to get wireless to wired - either a router in WISP mode or something like Cisco/Linksys WET610N (I keep laughing at the "Up to 300 Mbps" as it only has a 100 Mbps Ethernet port), and a router to provide the AP...
IMO, the "local WiFi" network really is the best way to go. It may seem redundant at times, but at least you can still do stuff if you have no WiFi, or WiFi is paid per-client (it's changing, but a number of hotels I've been at were like this).
As for other mechanisms, maybe the "Don't need to be on the same WiFi" feature that's coming will address this, but I don't think it will. Then again, I didn't think screen casting would happen on older hardware like my Galaxy S3, and it does (via MirrorEnabler), so maybe I'll be pleasantly proved wrong again.
bhiga said:
@Bob Smith42 's concern is valid, I didn't think about the fact that WLAN as WAN takes out the AP functionality. I just confirmed this.
Click to expand...
Click to collapse
Well then I stand corrected and have to add thats just bad design...You should be able to to simply connect the Portable to the WiFi and then use it as your Wireless AP for multiple devices otherwise what is the point of this WISP mode at all? Unless it is to turn Wireless into Wired only...
Google does have a solution to solve this in the pipeline...That Proximity streaming we talked about where you can stream to it over Cell data without being connected to the home network.
But thats just going to ring up data charges I would think.
Asphyx said:
what is the point of this WISP mode at all? Unless it is to turn Wireless into Wired only...
Click to expand...
Click to collapse
That's exactly what WISP is for. The MWR2xx series mainly takes a wired/wireless ISP connection and turns it into a wireless/wired connection with USB modem backup.
The MWR222 can also do wired-wired with USB failover since it has two Ethernet ports.
Given the age of the design I'm not sure the WiFi chip they use can operate as both client and AP simultaneously.
bump
Thread updated. TL-WR710N works 100% with CCast on all (tested so far) WiFi networks.
Bob Smith42 said:
bump
Thread updated. TL-WR710N works 100% with CCast on all (tested so far) WiFi networks.
Click to expand...
Click to collapse
Thats how I understood those Portable routers were supposed to work so you could add things like Portable Wireless printers all the while having internet access from configured Wireless APs...
Ok so I picked up this 710N router on Amazon since I had a gift certificate I needed to use and while the promise of this router seems to be there I'm having real issues getting it to work properly but part of that has to do with it really requires a WIRED Connection to set up properly.
It does seem to do what we would need in a Hotel but I have not been able to mimic that on this unit using my own router and I'm suspecting that maybe my Router is not supporting it or I'm just reading the settings wrong.
I'll keep trying here and see what it requires...I Might need to set up the guest network cause the issue might be the click through is not there or my regular router is set to NOT allow another AP to connect...Just got it today so I will continue to play with it.
Asphyx said:
Ok so I picked up this 710N router on Amazon since I had a gift certificate I needed to use and while the promise of this router seems to be there I'm having real issues getting it to work properly but part of that has to do with it really requires a WIRED Connection to set up properly.
It does seem to do what we would need in a Hotel but I have not been able to mimic that on this unit using my own router and I'm suspecting that maybe my Router is not supporting it or I'm just reading the settings wrong.
I'll keep trying here and see what it requires...I Might need to set up the guest network cause the issue might be the click through is not there or my regular router is set to NOT allow another AP to connect...Just got it today so I will continue to play with it.
Click to expand...
Click to collapse
Rest assured, it works great for me. E.g. when I was at Starbucks (requires click through, has AP isolation) I got CCast working with WISP on my private SSID. Testing a few corporate locations today. The CCast took a while to *finish* setup, it hung first time. So I pulled power and tried twice. Second time worked. Not very scientific, sorry. I definitely used my laptop to click through on Starbucks and I was wired during setup. I will attempt to run some configuration tests non-wired too (thanks for update). The big advantage of the 710N is inexpensive, if you have AC power source.
Also, I found another awesome portable router, better for CCast in my situation but also more expensive, e.g. $60 USD. I configured this one completely non-wired.
-----
UPDATE: The HooToo TM04 does *not* work on certain networks. Do Not Buy!!! Read below...
------
HooToo TM04 product webpage here, and amazon here. It is a really new item.
This item costs $60 USD on amazon. It has 6000 mah battery and without external power it can power two USB items (1) CCast plus second USB item (like phone, tablet, drive, pico projector, etc). Has two battery recharging modes: wall AC (faster) or microUsb. Lots of other features. Good review videos on YouTube here.
Good luck.
@Asphyx
# TL-WR710N
I configured my CCast on another network (so it required reconfiguration at Starbucks) and took it back to Starbucks. I plugged the TL-WR710N into AC power, without wiring anything on NIC WAN nor LAN, and waiting about 2 minutes. Since I had already configured the 710N for WISP mode it restarted in that mode. It was the *same* location I had previously configured WISP, so that probably helps. (I will test WISP on new location tonight).
At this point I tried CCast setup. I connected my Nexus 7 (2013) to the 710N WiFi SSID. Using the Nexus 7 I attempted to setup the CCast, and completed all the input configuration screens. But, the Setup screen *hangs* after confirming name and entering my WiFi SSID password. By hanging I mean the CCast app big circle keeps spinning and after about 5 minutes returns an error. But, this error is wrong because the CCast device is actually configured and working.
I must perform the Starbucks click-through on the Nexus 7 2013 to register the 710N MAC address to access the internet.
While the CCast app circle is spinning I switched to YouTube and it casts perfectly. Also, I can screen cast the Nexus 7 2013. I tried a couple tricks but the CCast app never successfully *completed* setup, yet the CCast device works 100%. Hmmmm.
# HooToo TM04
-----
UPDATE: The HooToo TM04 does *not* work on certain networks. Do Not Buy!!! Read below...
------
So, I substituted the HooToo TM04 at Starbucks. The configuration was completely wireless (never used NIC cables) and basically the CCast app setup completed successfully! All the CCast device features (YouTube internet cast, local Nexus 7 2013 screen cast) worked 100%. Very simple and smooth configuration with no glitches.
# Summary
The difference was only the CCast app setup result, The 710N *hangs* with a spinning circle and eventually returns an error dialog, but the CCast device is configured and working 100%. The HooToo completes setup correctly, and CCast device is configured and working 100%.
I am now wondering if there is a setting on the TL-WR710N required to allow CCast app setup to complete successfully (even though the CCast device is configured and working)?
I will test further. Any comments or feedback requested.
Bob Smith42 said:
@Asphyx
# TL-WR710N
...
But, the Setup screen *hangs* after confirming name and entering my WiFi SSID password. By hanging I mean the CCast app big circle keeps spinning and after about 5 minutes returns an error. But, this error is wrong because the CCast device is actually configured and working.
Click to expand...
Click to collapse
Chromecast setup app has done the same to me a few times - and that's on my home WiFi that works fine.
I wouldn't worry about it too much, I think it's just some kind of timing glitch.
As long as exiting and returning to the Chromecast setup app reports Ready to Cast and Chromecast works, it's good to go.
Oh I'm sure it does work Bob, I'm just missing something and what makes it worse is I was trying to do this all through Wireless and a mobile device which this unit is difficult to setup with.
I set up WISP mode but the issue is on reboot it didn't give me an SSID to reconnect.
I'm sure I'm just borking something in the settings so when I have the chance to do this all via wired connection I will play with it a bit more...

Casting from phone with company VPN enabled issue

Hi!
I want to cast screen from my phone (LG G2 Android 4.4.2) to my TV when VPN to my company is enabled on this phone.
There is no problem when I do this from my laptop connected do VPN, but when I connect to company VPN from phone then chromecast connection dissapear.
Is there any solution? Please help.
Laptop is connected to my router via cable, phone via WIFI.
Someone can correct me if I'm wrong, but I'm pretty sure the answer is that you can't. I believe the Chromecast discovery implementation assumes that your CC will be on the same network as your primary network interface. Many VPN clients re-prioritize their network interface to #1 when they connect.
You could send Google feedback about the issue, but not clue how effective that will be: https://support.google.com/chromecast/answer/3187017?hl=en

Categories

Resources