Problem setting IP address to 192.168.213.100
Posted: Mon Jul 21, 2014 10:54 am
Hi,
I am working with the PK70, and want to set its IP address to 192.168.213.100/24 (i.e. netmask 255.255.255.0). When I do it, my app experiences a partial failure. It communicates in a variety of ways, some of which continue to work, while others don't.
1. My app starts up a TCP/IP server, which continues to function normally.
2. My app uses SysLog() to broadcast status messages, which works.
3. My app starts sending messages in UDP packets to port 999, which fails - Wireshark and my client apps see none of these.
If I change back to 192.168.1.100, it works as normal.
Are there any IP Address restrictions that I am unaware of? (I'm using NBEclipse 2.6.5)
Any ideas?
I am working with the PK70, and want to set its IP address to 192.168.213.100/24 (i.e. netmask 255.255.255.0). When I do it, my app experiences a partial failure. It communicates in a variety of ways, some of which continue to work, while others don't.
1. My app starts up a TCP/IP server, which continues to function normally.
2. My app uses SysLog() to broadcast status messages, which works.
3. My app starts sending messages in UDP packets to port 999, which fails - Wireshark and my client apps see none of these.
If I change back to 192.168.1.100, it works as normal.
Are there any IP Address restrictions that I am unaware of? (I'm using NBEclipse 2.6.5)
Any ideas?