I’ve been scratching my head for some time with this.
Long story:
I bought a DLink DSL-2740E ADSL2+ Wireless N300 modem/Router to replace the ISP “technicolor” modem/router which besides having crappy WIFI also implements an open network I can’t disable, part of the so-called Worldwide FON network - https://en.wikipedia.org/wiki/FON. Note: choosing not to participate won’t disable the FON newtork, contrary to what the ISP site says.
I ran into two problems, the first, which I’ve kinda quit trying to solve, was:
Problem 1 ------------------------------
I can’t install the DLink using the wizard, but it does connect to the “internet” with manual config, mainly VPI/VCI setting using PPPoE and LCC encapsulation - not that I understand all this, but most are default settings, the same as in the technicolor modem.
The problem is, it appear not to resolve any names, but I can ping external sites - at least I could ping 8.8.8.8, one of Google DNS servers.
I compared both modem configs, but the interfaces are different and a number of settings in one do not appear in the other, etc.
I also tried setting the DNS servers manually (instead of the router internal IP), both using google servers and the ones listed in the crappy-but-working modem status page. No joy.
So until I had time to try to fix this - if ever - I decided to disable the technicolor modem wireless, which gets rid of the FON abomination, and use the DLink as a wireless access point.
End of problem 1 description, start of problem 2 --------------------------
Easy, right? After all, I’ve done this a number of times. Yeah, right…
Currently, my home network is like this:
modem/router/wifi in the office -----> wired-only gigabit switch (connected to three CPUs and WDTV) -----> secondary wired/wireless AP in the living room.
The modem/router has DHCP enabled only for a narrow range (for a chromecast and a few guests), all other NICs have manual IP set.
The modem/router wifi SSID is WIFI1 and the secondary AP is WIFI2, set on different channels.
So I connected the DLINK by wire to the technicolor (its not chained to the gigabit router), disabled technicolor’s wifi and enabled the DLink wifi, configuring it as SSID WIFI1 with same password et all so it would be a drop-in replacement.
FON network gone (after a “shocked” warning, as if it would be a bad thing!), and for a couple of days I had very good connectivity by wifi with the internal network, BUT very poor internet connection on BOTH APs, however WIRED connections could access the internet without perceptible loss of performance.
Summing up:
a) Good connection to internal network either wired or wifi.
b) Very slow/timing out connection to the WAN by wifi.
End of problem 2 description ------------------------------
technicolor modem/router LAN IP: 192.168.1.1/24
DLINK (as AP) LAN IP: 192.168.1.5/24
One desktop LAN IP: 192.168.1.3/24
The DLink as AP is not set to serve DHCP nor DNS, nor is it (obviously) connected to the phone line.
With the DLink AP, the desktop gets flooded with:
[Jan26 14:29] SFW2-INext-DROP-DEFLT IN=enp3s0 OUT= MAC=<*DST MAC*>:<*SRC MAC*>:08:00 SRC=192.168.1.5 DST=192.168.1.3 LEN=76 TOS=0x00 PREC=0x00 TTL=30 ID=56040 PROTO=UDP SPT=8888 DPT=123 LEN=56
Port 123 is the NTP standard port. IANA list port 8888 as:
|ddi-tcp-1|8888|tcp|NewsEDGE server TCP (TCP 1)
|---|---|---|
|[Fred_Yao](http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8888#Fred_Yao)]
|[Fred_Yao](http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8888#Fred_Yao)]|||||Known Unauthorized Use on port 8888
||
|ddi-udp-1|8888|udp|NewsEDGE server UDP (UDP 1)|[Fred_Yao](http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8888#Fred_Yao)]
|[Fred_Yao](http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8888#Fred_Yao)]|||||Known Unauthorized Use on port 8888||
End of long story…
So, why is NTP port being blocked in the internal network?
Is it possible that the DLINK as AP is still set to retrieve NTP time, and don’t know where (but it should)?
Thanks for any suggestions,
Bruno