[Q] How to assign static wifi IP address? - Sony Smartwatch 3

just updated my SW3 to Android 5.1.1
my office wifi router required every client to set manual/static IP address.
any suggestion how to do this on SW3?

jalmago said:
just updated my SW3 to Android 5.1.1
my office wifi router required every client to set manual/static IP address.
any suggestion how to do this on SW3?
Click to expand...
Click to collapse
I am pretty sure you can do this in the advanced section of the wifi settings on the watch.

hi i can't find any option to set a static ip. Not on the watch and not on the dialog on the phone where i have to enter the password.
 @Joachim Winter have you tried it, cause i dont know how i should set it there?
Thanks

Something like this might work via adb assuming it's just like regular Android?
http://stackoverflow.com/questions/...tic-ip-address-using-android-debug-bridge-adb
Can't find too much info on changing WiFi configuration with adb

Assigning a static IP address would be an issue on thew watch especially if you want to use the WiFi connectivity option on other networks.
But reserving an address on your router would be a better option, meaning DHCP would always assign the same IP address to your watches MAC address. It's usually under DHCP and Address Reservation in your router settings.

Related

mac address

Does anyone know how I can find out the mac address of my xda IIs ? I have a dreytek wireless router at home which uses a mac based access control list. I've tried the addresses that appear in wireless LAN manager ( BSSID and MAC ) but no joy. The only way I can connect is to switch off the access list feature completely
jeff
Hi Jeff,
Switch off the Access control, and let the XDA IIs join the wireless network. Then go into Diagnostic Tools --> View DHCP assigned addresses, and you will get a list of MAC addresses, IP addresses and hosts on the network. Match your phone's name to the MAC address.
Then you can turn access control on again and input the phone's mac address into the "allowed" list.
Thanks for the reply. I've kind of done that as you can see from the DHCP table below
DHCP server: Running
Index IP Address MAC Address Leased Time HOST ID
1 192.168.1.1 00-50-7F-23-97-CC ROUTER IP
2 192.168.1.10 00-00-00-00-00-00 BAD IP
3 192.168.1.11 00-0D-61-4E-A7-F7 0:00:04.600 hubbo
4 192.168.1.12 00-09-2D-0E-49-61 9:24:34.170
(not sure about that BADIP line ! )
I would say my MAC is 00-09-2D-0E-49-61 but it's still not working.... odd.
Is there no way that you can tell the MAC address from the phone without connecting to a network.
Here is a freeware that will allow you to find your MAC with no connection. I used it on my PDA2K.
http://www.freewareppc.com/communication/vxipconfig.shtml
Install on your device. Just turn the wifi on and run the program and it will give you the MAC and additional device info. Don't have the PPC connected to the USB or it will identify that device.
Sorted thanks, whilst in PC World I scanned for a Wireless network, and found three, hehe! Once connected used that utility to get my MAC.
Many thanks!
wifi and drayteck router
hi i see u have a draytech router how did u manage to get streaming video? i have been trying now for hours.I can get the video on my laptop without any problems but my m2000?????
i think the problem lies within the vpn settings as when i try to open http://house:8080 i get the message vpn connection required.
any help would be greatly recived (i have the vigor 2600g)
thanks in advance
delboy

[Q] Different Wi-fi profiles

Can somebody confirm that 4.0 supports multiple wi-fi profiles? 2.3 had the issue that you could not have multiple wi-fi settings with each their own static info/IP. You are forced to changed it every time you go to a wireless network which requires static info.
Ves said:
Can somebody confirm that 4.0 supports multiple wi-fi profiles? 2.3 had the issue that you could not have multiple wi-fi settings with each their own static info/IP. You are forced to changed it every time you go to a wireless network which requires static info.
Click to expand...
Click to collapse
What kind of wireless access point requires that you supply static IP anyway? It's almost always dynamic IP with DHCP or static IP bound to MAC address assigned with DHCP..
A number of routers I connect to, to bind every internal IP to a certain IP number
Ves said:
A number of routers I connect to, to bind every internal IP to a certain IP number
Click to expand...
Click to collapse
You should do this with static IP reservations with MAC addresses, and not rely on clients to supply their own static IPs.
I got my answer since I have the phone.

[Q] Wifi connected but no internet . please help !

My wifi at home worked perfectly fine until about a week or two ago. Since then when I connect to my home wifi it appears to be connected with 5 bar signal but the internet is not working . Sometimes I have internet for few seconds, but than it's gone.
I tried 3 different roms including stock , viperx and cyanogenmod 11 all with the same problem.
What do you suggest me to do ?
are you sure it's not a router issue?
lukes91 said:
are you sure it's not a router issue?
Click to expand...
Click to collapse
I just tried to use my laptop as a wifi hotspot and it worked so the router seems to be problematic .
But I have 2 laptops connected to the same router and are working fine.
Maybe some bad settings
My router uses Openwrt with most settings default.
r33fd said:
I just tried to use my laptop as a wifi hotspot and it worked so the router seems to be problematic .
But I have 2 laptops connected to the same router and are working fine.
Maybe some bad settings
My router uses Openwrt with most settings default.
Click to expand...
Click to collapse
check if something like parental control is enabled or if the hox mac number is blacklisted... check also if there are conflicts in dhcp and ip reservation....
I would disable DHCP in your phone and put a static ip.
Hold down on the network name till a windows pops up then go on Modify Network>Show Advanced Options>Ip Settings>Static
IP Address: 192.168.x.128 (The X depends on what range your router is. Just do an ipconfig on your laptop to see, 1 is the most commonly used)
Gateway: 192.168.x.x (That is your router address do ipconfig on your laptop to find the 'Default Gateway'
DNS 1: 192.168.x.x (Same as the router as most routers have their own DNS)
DNS 2: 8.8.8.8 (I normally put google's )
Kahun said:
I would disable DHCP in your phone and put a static ip.
Hold down on the network name till a windows pops up then go on Modify Network>Show Advanced Options>Ip Settings>Static
IP Address: 192.168.x.128 (The X depends on what range your router is. Just do an ipconfig on your laptop to see, 1 is the most commonly used)
Gateway: 192.168.x.x (That is your router address do ipconfig on your laptop to find the 'Default Gateway'
DNS 1: 192.168.x.x (Same as the router as most routers have their own DNS)
DNS 2: 8.8.8.8 (I normally put google's )
Click to expand...
Click to collapse
Thanks for suggestion. Unfortunately It still doesn't work. It have internet access for a few seconds after I connect but then
it's gone.
lukes91 said:
check if something like parental control is enabled or if the hox mac number is blacklisted... check also if there are conflicts in dhcp and ip reservation....
Click to expand...
Click to collapse
I wasn't able to find parental controls on my openwrt router firmware. I am pretty sure mac filtering is not enabled.
try to hard reset the device...

Static IP for WiFi - How to?

Has anyone managed to set a static IP address for a WiFi connection? I long press on a WiFi connection, active or inactive, and change DHCP to Static. But the save button is grayed out. In fact, it's grayed out even before I change anything. I've tried changing the IP to a different one that I know is outside the range of DCHP addresses on my router, and that doesn't make a difference.
meyerweb said:
Has anyone managed to set a static IP address for a WiFi connection? I long press on a WiFi connection, active or inactive, and change DHCP to Static. But ...................
Click to expand...
Click to collapse
try to retype the password,
then u should be able to save the setting
Thanks! I should have thought of that.

MAC Changes?

I'm trying to get my Z2 connected by IPSec to my LAN. Part of that is I want to have it always get a known IP address.
Well the mechanism that most DHCP servers use is setting the MAC to assign a known IP. But checking the logs I find that the Z2 changes MAC every time I establish a new VPN connexion! WTH?
I mean, normally I would see this as a benefit, but I need to be able to pin down what is what so I can give it its rightful IP address, so I can find it later.
When I check interfaces with ipconfig, there are about a dozen of them, and the one getting the VPN IP is tun0.
Nogat 7.1.1, rooted. Anyone know what's going on here?
No one's getting random MACs...

Categories

Resources