Page 1 of 1
Changing the ip address
Posted: Tue Dec 09, 2014 3:11 pm
by richardcove
Can I change the IP address and use com0com / "air console connect" with windows?
the IP address 192.168.10.1 seems to be hard wired into the windows program
Re: Changing the ip address
Posted: Thu Jan 22, 2015 8:47 am
by daniel
I believe if you have mDNS/Bonjour installed then it will auto-detect the actual IP address of your Airconsole if it is different from the default. Check that the Bonjour service is running in Windows
Re: Changing the ip address
Posted: Fri Jan 23, 2015 12:28 am
by yozz3r
Hi Richard,
You could also try the command line option:-
com2tcp-rfc2217 \\.\COMXX xxx.xxx.xxx.xxx 3696
where XX is one half of the com0com redirect pair. e.g. COM20 used for relay to the AC and COM21 from your terminal app to the AC.
Possibly even write it into a batch job ?
Regards
Y.