Search found 2 matches
- Sun Oct 27, 2013 8:24 pm
- Forum: Opentherm Gateway Forum
- Topic: OpenTherm Gateway LAN/WIFI model
- Replies: 16
- Views: 18089
Re: OpenTherm Gateway LAN/WIFI model
I had the same problem. The TP-Link could not connect to the internet because the DNS server in /etc/resolv.conf was local host. Therefore it seems it could not download packages as mentioned in the startup script. My workaround (solution?): 1. login on the TP-Link via a telnet client (like putty wi...
- Sun Oct 27, 2013 8:13 pm
- Forum: Opentherm Gateway Forum
- Topic: OpenTherm Gateway LAN/WIFI model
- Replies: 16
- Views: 18089
Re: OpenTherm Gateway LAN/WIFI model
Hi, I had the same problem. I used a telnet client to login on the TP-Link. The userid and password to be used are identical to the ones you use to access the web interface. I found that in the /etc/resolv.conf file 127.0.0.1 (localhost) was specified as DNS server. I changed this IP address to the ...