[Q/Request] WEP2 PEAP Wifi Security Protocol - Google Chromecast

I recently received my Chromecast device and ran through the setup process at home with no issue, used the password from my netgear router and started streaming netflix. However when I tried to do the same thing on a WEP2 PEAP network that required a username and password I could not get the Chromecast to connect cause it does not ask for a username only a password. Is there any work around or modification available for the Chromecast device to allow the device to either connect to this type of network or force it to request the username and password for the network?

Need this badly
Nismo6921 said:
I recently received my Chromecast device and ran through the setup process at home with no issue, used the password from my netgear router and started streaming netflix. However when I tried to do the same thing on a WEP2 PEAP network that required a username and password I could not get the Chromecast to connect cause it does not ask for a username only a password. Is there any work around or modification available for the Chromecast device to allow the device to either connect to this type of network or force it to request the username and password for the network?
Click to expand...
Click to collapse
I am needing this ability badly. Hope Google will update the software soon!!

I would love peap functionality as well, when I'm at school. I've been getting by using a router off of my schools Ethernet.
Sent from my One using xda app-developers app

Related

Accessing My Linksys Router Using Kaiser

I heard that you can access you Linksys router using your phone as long as you are connected to you wireless network and have web access. I have been unable to get this to work... Any ideas anyone?
Same way you would for anything, has nothing to do with the Tilt... If you're doing it from the internet, you have to turn on something which is likely called "Remote Administration" or something similar and access your internet IP address in a browser.
From the wireless network itself, just go to the router's IP address in your browser.
if you are at home and connected to your router via wi-fi just open your browser and in the address bar type in 192.168.1.1 (usually the default address for linksys router, otherwise look up correct address for your model). you will be prompted for user ID and password default admin:admin. this is the same way you access your router from your PC. it is also possible to access your wireless router at home when you are away by just using media net (or whoever your carrier is' data connection.) just like khaytsus says, you need to first turn on remote access while connected to your router from home.

Connecting to 802.1x encrypted Wifi

My school has campus-wide wifi that is encrypted using 802.1x enterprise encryption and I can't get my N1 to connect to it. Under the wifi settings the network shows up in range, but it shows up as a WEP wifi connection which isn't the case. I can manually add a connection and choose 802.1x and configure it as it should in order to connect, however when I do that it shows up at the bottom of the list as "Not in range, remembered" despite the fact that the SSID of the same name still shows up as that incorrect WEP encrypted connection.
Has anyone successfully connected to a 802.1x encrypted connection using their N1?
Do you need to install a security cert?
My N1 doesn't arrive until tomorrow, and I haven't tried connecting to my current school's wireless network. My last school had enterprise security, and I had to install a certificate on my laptop, and special software on my Windows mobile.
If no one else gets back to you, I'll see if I can screw around tomorrow evening.
Some googlin' brought up some maybe relevant info:
http://www.google.com/support/forum/p/android/thread?tid=5507f5155591aeda&hl=en
http://www.google.com/support/forum/p/android/thread?tid=4be67146eafe4365&hl=en
ATnTdude said:
Do you need to install a security cert?
My N1 doesn't arrive until tomorrow, and I haven't tried connecting to my current school's wireless network. My last school had enterprise security, and I had to install a certificate on my laptop, and special software on my Windows mobile.
If no one else gets back to you, I'll see if I can screw around tomorrow evening.
Some googlin' brought up some maybe relevant info:
http://www.google.com/support/forum/p/android/thread?tid=5507f5155591aeda&hl=en
http://www.google.com/support/forum/p/android/thread?tid=4be67146eafe4365&hl=en
Click to expand...
Click to collapse
i've tried a few different methods mentioned in the google forums and still no luck...
anyone able to connect using 802.1x?
with 2.1 update 1
i got it to work. not sure if that's what fixed it as my SA gave me the wrong sid the first time ... but it works great post update!
Nexus One -- Android 2.2 and 802.1x WiFi Authentication
flomid said:
My school has campus-wide wifi that is encrypted using 802.1x enterprise encryption and I can't get my N1 to connect to it. Under the wifi settings the network shows up in range, but it shows up as a WEP wifi connection which isn't the case. I can manually add a connection and choose 802.1x and configure it as it should in order to connect, however when I do that it shows up at the bottom of the list as "Not in range, remembered" despite the fact that the SSID of the same name still shows up as that incorrect WEP encrypted connection.
Has anyone successfully connected to a 802.1x encrypted connection using their N1?
Click to expand...
Click to collapse
I am using a stock Nexus One on Android 2.2. I got it running by entering the following (be sure to 'FORGET' the SSID that automatically comes up in favour of manually creating it) at 'Settings' >> WiFI:
EAP method: (I can choose b.w. PEAP, TLS or TTLS) and I choose PEAP
CA certificate: no choice … merely shows in brackets (unspecified)
User certificate: (unspecified)
Identity: (I enter) [MY-USERNAME, e.g., [email protected]]
Anonymous identity: (leave blank)
Password: [MY_PASSWORD]
Our university relies on WPA2/EAP/MS-CHAP .... but in our case putting the entire username did the trick.
I believe the Android 2.1 UI is deficient and will not let you enter the above, and from what I have read those who have 'rooted' their phone (and voided their warranty) have placed something like the following wpa_supplicant.conf file in /etc/wifi :
##### wpa_supplicant configuration file template #####
update_config=1
ctrl_interface=eth0
eapol_version=1
ap_scan=1
fast_reauth=1
Network={
ssid="MY_SSID"
key_mgmt=IEEE8021X
eap=PEAP
phase2="auth=MSCHAPV2"
identity="MY_USERNAME"
password="MY_PASSWORD"
}
Some have mentioned that any certificate (e.g., Thawte) should be .p12 configuration and placed in the root directory of the SD Card. The best info for those who want to 'root' their Nexus one is Joe Levi's commentary at: http://pocketnow.com/tweaks-hacks/video-flashing-froyo-on-your-nexus-one
But as I stated, I have mine running the Net locally, and just need the proxy turned off by the uni. to get out.
Hope this helps.
I'm having the same issue at work. It appears as a WEP network and adding it as 802.1x says the network is not in range.
I'll give that wpa_supplicant.conf hack a go later.
I solved this issue, with the WiFi Advanced Config Editor (available in the marketplace)
my WIFI is 802.1x, with PEAP,MSCHAP v2
connect to the listed wifi with wep enabled, use any password
then modify the configuration with the WiFi Advanced Config Editor set as 802.1x, PEAP, MSCHAP v2, set user identity and password remove and remove any WAP settings
a enjoy
In my case, i have ICS 4.0, i try all suggestions above, but not work.
Someone can help me? Please

[Q] Galaxy Can't Connect to Cisco Wireless Router

Have the Cisco Wireless router WRT160N and have tried all set-up options on the Galaxy. It finds the WPA/WPA2 network and have entered the passcode but scans and disconnects. Also tried the WPA and the passing of PINs but still no connect
Hope someone has an idea that can try
Tks
Has it ever connected to this device?
Has it ever connected to another WAP or router?
Thanks PB, the answer is "haven't tried." I just got it and trying to set-up. I am going to head out this afternoon to a hotspot and see how goes.
Samsung tech says it should be OK but Cisco want talk since warranty is out
OK, drove out and came upon an unsecured access point and it did connect so is in one of my set-up
????
I have the same router and connect with no issue. I did have problems connecting to a different Cisco router and what I did to fix it was delete all shared wireless connections then started from scratch and it worked using wpa2
Sent from my SCH-I800 using XDA App

Chromecast problem "but cant access the internet" on Belkin Router

Hi everyone,
I have a Beklin Share N300 router and trying to set up my chromecast on this network.
Everything works fine, i mean the set up process; chromecast can see the network, can connect the network without any problem but get this message on the screen:
ChromecastXXX connected to yournetwork, but cant access the internet.
Has anyone faced this problem before?
I appreciate for your comments
legendnexus said:
Hi everyone,
I have a Beklin Share N300 router and trying to set up my chromecast on this network.
Everything works fine, i mean the set up process; chromecast can see the network, can connect the network without any problem but get this message on the screen:
ChromecastXXX connected to yournetwork, but cant access the internet.
Has anyone faced this problem before?
I appreciate for your comments
Click to expand...
Click to collapse
Im been having the same problem since yesterday morning. Ive been in contact with Google and they escalted my case but i havent heard back from them about it.
I had the same problem with my E4200v2 router. I just kept trying and trying from the chromecast app on my Samsung Galaxy S4 and after an hour it finally setup. Have patience and keep trying everything. Reference your router's manual for additional information you might need. Good luck!
Sent from my SGH-M919 using Xparent Skyblue Tapatalk 2
---------- Post added at 08:34 PM ---------- Previous post was at 08:33 PM ----------
Try rebooting the router.
Sent from my SGH-M919 using Xparent Skyblue Tapatalk 2
did you try putting the CC in the DMZ?
I don't have the CC yet, so I don't know if it needs any ports open in your firewall. Is there any way to manually enter a private IP or DNS info?
From what you're describing, the Chromecast isn't getting the DNS information.
lovekeiiy said:
did you try putting the CC in the DMZ?
I don't have the CC yet, so I don't know if it needs any ports open in your firewall. Is there any way to manually enter a private IP or DNS info?
From what you're describing, the Chromecast isn't getting the DNS information.
Click to expand...
Click to collapse
DMZ could be the solution. Try disabling AP isolation under your router's setup UI.
Sent from my SGH-M919 using Xparent Skyblue Tapatalk 2
The AP (access point) he probably doesn't have setup anyway since that's more for bridging.
I just don't know if CC needs any ports forwarded. He may want to see what IP is being assigned to his CC and then check the firewall logs to see if any traffic is being blocked by it. The DMZ on his router should place the CC in front of the router and thus let all traffic to and from it, which should, in theory, fix the DNS problem.
It maybe to worth a shot to port foward port 53, which is usually used for DNS. I don't remember if it was UDP or TCP or both. And sometimes you still need to port forward even when using the DMZ. It's lame, but router's just act funny sometimes.
====================
it just dawned on me, it might be that CC is getting it's internet access from the device that's getting the content. So, you may need to enable internet sharing on your PC. Although, I don't think this is the case.
I also was getting the "connected to wireless, but can't access the internet" What I determined is that the ChromeCast is NOT using the DNS servers provided by my DHCP server, it was trying to communicate to a different DNS (likely Google's own).
In my case, I had a firewall in place that prevented access to any DNS other than what I was providing in DHCP. Once I opened the restriction and allowed all DNS traffic, chromecast immediately connected.
Hope this helps someone else.
FLJ74 said:
I also was getting the "connected to wireless, but can't access the internet" What I determined is that the ChromeCast is NOT using the DNS servers provided by my DHCP server, it was trying to communicate to a different DNS (likely Google's own).
In my case, I had a firewall in place that prevented access to any DNS other than what I was providing in DHCP. Once I opened the restriction and allowed all DNS traffic, chromecast immediately connected.
Hope this helps someone else.
Click to expand...
Click to collapse
Interesting. In my case, it was the opposite. I had my laptop configured to use Google's DNS servers and I kept on getting the same "connected to wireless, but can't access the internet" message. I reset the DNS servers on my laptop and Chromecast immediately connected to the Internet.
anyone know which port/s does chromecast use
DMZ worked for me but i dont like putting devices on DMZ. Sounds like this is just a port forwarding issue and putting it on DMZ is an overkill.
Anyone knows which port/s does chromecast use???
I also have the Belkin N300 and was having the same trouble. What i did was a factory reset on my router and a firmware update in the router settings and now everything seems to be working fine as of now.
AP Isolation
Switching off AP Isolation fixed the issue for me. I had the same issue before I did this.
Soldier 2.0 said:
DMZ could be the solution. Try disabling AP isolation under your router's setup UI.
Sent from my SGH-M919 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
I tried DMZ, but it didnt work. Also I tried disabling firewall, it didnt work too.
lovekeiiy said:
The AP (access point) he probably doesn't have setup anyway since that's more for bridging.
I just don't know if CC needs any ports forwarded. He may want to see what IP is being assigned to his CC and then check the firewall logs to see if any traffic is being blocked by it. The DMZ on his router should place the CC in front of the router and thus let all traffic to and from it, which should, in theory, fix the DNS problem.
It maybe to worth a shot to port foward port 53, which is usually used for DNS. I don't remember if it was UDP or TCP or both. And sometimes you still need to port forward even when using the DMZ. It's lame, but router's just act funny sometimes.
====================
it just dawned on me, it might be that CC is getting it's internet access from the device that's getting the content. So, you may need to enable internet sharing on your PC. Although, I don't think this is the case.
Click to expand...
Click to collapse
I tried this too, even porting, but no luck..
tried every single suggestion but cant figure out what is wrong.
What i understand from the replies; it needs some specific DNS. But when i change my DNS on my routers setting page different than provided my ISP, router itself doesnt connect to internet.
DMZ, MAC filtering, disabling Firewall, disabling AP, none of them work so far; with numerous combination of those...
I believe it shouldnt be that hard.. ?
Update: Placing it in DMZ took a couple of retries but have fixed the issue now.
Similar problem. Worked on the first setup. Then after two day a get "can't connect to internet" message. Tried factory resetting and putting in the DMZ. Nothing helps. Anyone?
legendnexus said:
... What i understand from the replies; it needs some specific DNS. ...
Click to expand...
Click to collapse
NeedAPhone said:
Update: Placing it in DMZ took a couple of retries but have fixed the issue now.
Similar problem. Worked on the first setup. Then after two day a get "can't connect to internet" message. Tried factory resetting and putting in the DMZ. Nothing helps. Anyone?
Click to expand...
Click to collapse
I don't really have more suggestions. From what I know, the CC doesn't need any special DNS information because really all the CC is just a media player (although not exactly correct). When you cast something to it, the device (mobile device or PC) you're sending it a URL, which it then opens and can play. This is why it needs an internet connection. Tab casting is a little different. Thus, if it'll play on your mobile device or PC, you can play it on the CC (assuming the content is CC compatible). If there is not internet to the CC, then the DNS and ISP information is not being forwarded to the CC or it's not connecting to them; this assumes it's getting an private IP from the router and not being denied because of MAC filtering or something.
Over here I've got another problem. My current ISP forces me to use their DNS. Since the Chromecast has its own fixed Google DNS (8.8.8.8 & 8.8.4.4), the Chromecast is not allowed to connect to the internet.
Rvanlaak said:
Over here I've got another problem. My current ISP forces me to use their DNS. Since the Chromecast has its own fixed Google DNS (8.8.8.8 & 8.8.4.4), the Chromecast is not allowed to connect to the internet.
Click to expand...
Click to collapse
Same here, I'm on a studentnet that uses a PPTP connection with their own DNS, so if I change the DNS I won''t have an internet connection, permanent. Not sure how to fix that.
ninepoint said:
Same here, I'm on a studentnet that uses a PPTP connection with their own DNS, so if I change the DNS I won''t have an internet connection, permanent. Not sure how to fix that.
Click to expand...
Click to collapse
Try a VPN ?
Sent from my XT897 using XDA Premium 4 mobile app
I had the same issue with the original firmware (12072).
After leaving it connected a few days it eventually stayed connected long enough to download an update.
After restarting it, it applied the update.
On firmware 13300 it complains when it initially boots, then after about a minute or two it connects successfully.
So...
If you're rooted, use FlashCast to update to PwnedCast 1.0 (based on 13300)
If you're not root-capable or have no plans to root, set it up and leave it at the "but can't connect to the Internet" for a few days (just leave it powered by the power adapter), then power-cycle it, hopefully you will see it updating.

VPN access/useragentswitcher/ or a way to bypass isp packet sniffers.

Is there any way to connect to internet via VPN (PPTP, L2TP-IPSec, or OPENvpn). Is it possible to install the necessary system/binary stuff to be able to so through adb, ssh, or telnet. I am connected to the internet through my phones hotspot, my laptop is connected to VPN. And when I am not connected to VPN for any reason I can make the chrome useragent changer to appear as an ubuntu or linux machine running chrome. When the content being requested is local on laptop plex media server and requesting it through patched plex it can play just fine, and that is with the laptop connected to internet via VPN, when I try to play something on plex that is streaming it just hangs like it wants to play but doesn't load. when I attempt to play streaming media via AVIA I get sent to the 4gLTE ISP provider (tmobile) upsell page that appears when they sense that you have something connected via wifi hotspot tether. I think that when plex is hanging at the loading page that it is also getting the upsell page but it just doesn't show up on the screen. If it is possible to make the CC connect through VPN or change the user agent of the chromecast I should be able to bypass the upsell page that is saying I can't connect via wifi tethered devices. This makes me think that the dns servers I have set in eureka web panel may not actually be making their connection through the servers from openNIC that I set it to use. The chromecast can communicate with my laptop when it is connected to VPN simultaneously without a problem.
Is it possible to innstall the privateinternetaccess PIA VPN app on the chromecast and add it to the eurekarom whitelist? or any openvpn app will work so other people with different vpn providers can also connect with the correct configuration files in place. Or does anyone know how to make the chromecast go through VPN that is active on phone, like the way a router that is connected to VPN makes all of the clients connected to it go through the VPN without the need to sign in to the vpn on each device.
Here's how I did it !!!
I'm also tethering via T-Mobile & ran into the same problem as you !!! What I've done before the 15250 update was run an app named Network Spoofer downloaded from blackmart app // I turned hotspot on my phone & my Asus Tf700 was connected to the WiFi created by t mobile I used VPN unlimited & while its connected // I ran the Network spoofer app & I either use adblock *** or redirect traffic through phone - this being the most often used option !!! After selecting redirect // I selected default gateway // I then chose the IP address that my chromescast is using // the chromecast name under IP address sometimes doesn't show up // so you'll have to know what your chrome cast IP address is // you can find this by using the chrome cast app !!!
The network spoofer app, found on sourceforge doesn't function correctly on nexus 4, at least not for me.
I ran into the same problem. Plex Media Server would not work on T-mobile tethering. I tried Network Spoofer and used Redirect Traffic Through Phone and give it the ip address of the the laptop that hosts Plex Media Server, it didn't work. Even the browser on this laptop would bring up the T-mobile upsell page. It seems this feature would simply let everything pass through the phone.
Any other suggestion?
Here's my setup
An LG phone with T-mobile LTE attached to my router via USB tethering. The router then serves every device, wired and wireless, on my network. Roku and all PCs works fine if I change the User Agent of the browser. Only the Plex Media Server would cause T-mobile to bill the traffic against the limited 2.5G tethering, the rest got billed against the unlimited data plan.
1.connect windows PC to wifi/usb tether connection
2.connect computer to VPN
3.create WiFi hotspot on CPU via
"Solution A
- Go to*Control Panel*>*Network*/*Network and Sharing Center
- Go to*Set up a new connection or network
- Go to*Set up a wireless ad hoc (computer-to-computer) network
- Add a Name and Password (and set the security type onWEP) and Checked*Save this network*and press*Next
- [Windows 8.1] Confirm*Turn On*Internet Connect Sharing
- [Windows 8, 7 or Older] Right Click on available network and select*Properties*and go to*Sharing*Tab and checkedAllow other network users to connect through this computer's Internet connection
Solution B
- Go to*Control Panel*>*Network*/*Network and Sharing Center
- Go to left sidebar and select*Manage Wireless Networks
- Go to top left and select*Add
- Go to*Set up a wireless ad hoc (computer-to-computer) network
- Select*Next
- Add a*Name*and*Password*(leave security type on*WEP) and Checked*Save this network*option
Solution C
- Press*Windows Key + R*and type*ncpa.cpl
- Select current WiFi Adapter and Right Click on it and select*Properties
- Go to*Sharing*Tab and checked*Allow other network users to connect through this computer's Internet connection
- [WINDOWS 8.1]: go to left bottom screen and selectCommand Prompt (Admin)
- [WINDOWS 8, 7 or Older]: Press*Windows Key + R
- Change PASSWORD 12345678 and SSID AMASTANEH in below text and type it on black terminal screen
netsh wlan set hostednetwork mode=allow ssid="AMASTANEH" key="12345678"
- you can start and see the ready network with this command
netsh wlan start hostednetwork
Solution D
- Download Virtual Router (Wifi Hot Spot for Windows 8, Windows 7 and 2008 R2) fromhttp://virtualrouter.codeplex.com/
- Install and Run and Enjoy
Solution E
- Download*Connectify from*www.connectify.me
- Install and Run and Enjoy "
4.connect chromecast to wlan hotspot created in step 3
Step 3's source comes from here
http://blog.amastaneh.com/2014/01/how-to-create-windows-wifi-hotspot.html?m=1
smartymcfly said:
1.connect windows PC to wifi/usb tether connection
2.connect computer to VPN
3.create WiFi hotspot on CPU via
"Solution A
- Go to*Control Panel*>*Network*/*Network and Sharing Center
- Go to*Set up a new connection or network
- Go to*Set up a wireless ad hoc (computer-to-computer) network
- Add a Name and Password (and set the security type onWEP) and Checked*Save this network*and press*Next
- [Windows 8.1] Confirm*Turn On*Internet Connect Sharing
- [Windows 8, 7 or Older] Right Click on available network and select*Properties*and go to*Sharing*Tab and checkedAllow other network users to connect through this computer's Internet connection
...
Click to expand...
Click to collapse
Hi smartymcfly,
Thanks for the info. It seems step 3 above is to turn the laptop into a wifi hotspot. However, In my case the laptop is already visible throughout the whole network because it's attached to the router via an ethernet cable. The router gets its internet from the USB port attached to a smart phone and all devices attached to the router.
Based on your instruction (step 2) is to connect to a vpn. I will try to run Hotspot Shield on the laptop to see if that helps. My router is an Asus wl-520gu running DD-WRT so I think it has builtin VPN server, I will try that too.
By the way, did you get your Plex Server to work without T-mobile upsell? Thanks
slick3r said:
I ran into the same problem. Plex Media Server would not work on T-mobile tethering. I tried Network Spoofer and used Redirect Traffic Through Phone and give it the ip address of the the laptop that hosts Plex Media Server, it didn't work. Even the browser on this laptop would bring up the T-mobile upsell page. It seems this feature would simply let everything pass through the phone.
Any other suggestion?
Here's my setup
An LG phone with T-mobile LTE attached to my router via USB tethering. The router then serves every device, wired and wireless, on my network. Roku and all PCs works fine if I change the User Agent of the browser. Only the Plex Media Server would cause T-mobile to bill the traffic against the limited 2.5G tethering, the rest got billed against the unlimited data plan.
Click to expand...
Click to collapse
This might not be directly related but here is a little something I learned....
I have PMS with a VPN. There are a few things you need to set up before you can get it to work. (Also works for vudu)
Basically, the VPN won't work because it needs access to a few IP addresses that it can communicate directly with the myplex servers but not through the VPN. I did tons of packet sniffing to figure these IP addresses out..
What happens is, if you are connected to the VPN, ALL outgoing traffic goes through the VPN and the Plex servers don't understand where that traffic came from and will block it. If your server is reported as being at one address and the traffic comes from another, that makes it look like something is spoofed.
If you have a firewall or VPN that can separate your traffic, I have the IP addresses for you.
The good thing is, the IP address ranges that you'll input, don't effect how your channels are retrieved; meaning that you can still get international channel content from channels like BBC iPlayer or CBC.
I had to use a very special feature on my firewall called ISP Redundancy and route traffic to certain IP ranges directly to the source. This also helped with Verizon FiOS throttling stuff like Netflix and Vudu.
Sent from my Nexus 7 using Tapatalk
abuttino said:
This might not be directly related but here is a little something I learned....
I have PMS with a VPN. There are a few things you need to set up before you can get it to work. (Also works for vudu)
Basically, the VPN won't work because it needs access to a few IP addresses that it can communicate directly with the myplex servers but not through the VPN. I did tons of packet sniffing to figure these IP addresses out..
What happens is, if you are connected to the VPN, ALL outgoing traffic goes through the VPN and the Plex servers don't understand where that traffic came from and will block it. If your server is reported as being at one address and the traffic comes from another, that makes it look like something is spoofed.
If you have a firewall or VPN that can separate your traffic, I have the IP addresses for you.
The good thing is, the IP address ranges that you'll input, don't effect how your channels are retrieved; meaning that you can still get international channel content from channels like BBC iPlayer or CBC.
I had to use a very special feature on my firewall called ISP Redundancy and route traffic to certain IP ranges directly to the source. This also helped with Verizon FiOS throttling stuff like Netflix and Vudu.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Hi abuttino,
Thanks for the info. I'm ordering a new, more powerful router and should have it by tomorrow. I will be using DD-WRT firmware on this new router. DD-WRT should have builtin VPN and firewall. I've been reading on the firewall features, and it seems that it allows routing traffic both ways based on ip addresses. What I'm not sure about his whether or not the routing is running inline with the vpn or can be set to run parrallel so we can have some traiffcs encrypted and some are not.
So for the exception to the IP addresses that need unencrypted communications, do they require both ways (from internet to Plex and from Plex to internet) or just one way?
They need to run in both directions. I'll give you the IP ranges when you are ready, but be prepared to run wireshark to sniff out more IP addresses if myPlex doesn't connect
Sent from my Nexus 7 using Tapatalk
abuttino said:
They need to run in both directions. I'll give you the IP ranges when you are ready, but be prepared to run wireshark to sniff out more IP addresses if myPlex doesn't connect
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Hi abuttino,
I bought an Asus RT-N66U thinking I was able to use Android usb tethering (Asus said that it could) but I haven't been able to get it going. I must be able to use this router with usb tethering first before configuring VPN. Thank you. I will keep you posted.
slick3r said:
Hi abuttino,
I bought an Asus RT-N66U thinking I was able to use Android usb tethering (Asus said that it could) but I haven't been able to get it going. I must be able to use this router with usb tethering first before configuring VPN. Thank you. I will keep you posted.
Click to expand...
Click to collapse
Does the RT-N66U have a server and dlna function that can be used with Bubbleupnp?
slick3r said:
Hi smartymcfly,
Thanks for the info. It seems step 3 above is to turn the laptop into a wifi hotspot. However, In my case the laptop is already visible throughout the whole network because it's attached to the router via an ethernet cable. The router gets its internet from the USB port attached to a smart phone and all devices attached to the router.
Based on your instruction (step 2) is to connect to a vpn. I will try to run Hotspot Shield on the laptop to see if that helps. My router is an Asus wl-520gu running DD-WRT so I think it has builtin VPN server, I will try that too.
By the way, did you get your Plex Server to work without T-mobile upsell? Thanks
Click to expand...
Click to collapse
Sorry for the untimely response...
in step 2, in your case you would need to connect your router to VPN
or
Connect computer to VPN, create hotspot and have your chromecast connect to newly created hotspot but this way would defeat the need to use the router. This the way I have it. There is also an app named klink that may allow you to connect phone to VPN and push all traffic through VPN but I do not know how well it works or if it will work with chromecast.
slick3r said:
Hi abuttino,
I bought an Asus RT-N66U thinking I was able to use Android usb tethering (Asus said that it could) but I haven't been able to get it going. I must be able to use this router with usb tethering first before configuring VPN. Thank you. I will keep you posted.
Click to expand...
Click to collapse
You may need to update the routers firmware. Or install one that will allow it.
http://support.asus.com/FAQ/Detail....DB9-CC0E-5F67-85F7D3FB48E4&m=RT-N66U+(VER.B1)
"B. Update the firmware to version 3.0.0.4.268 or later"
http://www.flashrouters.com/routers...router-tomatousb-router-privateinternetaccess
If you use privateinternetaccess for your VPN their is a Tomato firmware customized for it Tomato Version:*K26VRT-N
It lists the firmware.
http://www.flashrouters.com/tomato-firmware-router-information
https://gist.github.com/joshenders/3941269

Categories

Resources