Networking Forums

Networking Forums > Computer Networking > Linux Networking > D-link NTP vandalism ? Dlink is abusing almost *ALL* stratum 1 servers

Reply
Thread Tools Display Modes

D-link NTP vandalism ? Dlink is abusing almost *ALL* stratum 1 servers

 
 
Guest
Posts: n/a

 
      04-14-2006, 02:35 AM

"For some reason it did not occur to me until now that D-Link would
be stupid enough to harvest the stratum-1 server list for their
devices, but it seems that is exactly what they did :-("

http://people.freebsd.org/~phk/dlink/letter2.html

http://people.freebsd.org/~phk/dlink/

 
Reply With Quote
 
 
 
 
rayray
Guest
Posts: n/a

 
      04-14-2006, 04:10 AM
Dear all,

I have a pc with linux which play as router in my office.
Here is my originally setting :

192.168.1.x/24 --LAN-- (192.168.1.1 (PC-linux) 192.168.17.212) --WAN--

2 NIC in my PC-linux, one of them is eth0(192.168.1.1) as my lan gateway
and the other eth1(192.168.17.212) as my wan ip.All PCs in lan access
internet via PC-linux.
For some reason, I have to extend my PC-linux ability to handle the
second lan. And I use "ip addr" command to achieve this request. My
command is - ip addr add 192.168.111.111/24 dev eth0. I can attach 2nd
lan to eth0 successfully and it can access internet smoothly.
The question is that when PCs in 2nd lan try to access my PC-linux's WAN
IP(192.179.17.212), PC-linux always send these packets to WAN instead of
sending to 2nd lan.But my 1st lan(192.168.1.x) can access without any
problem. At first I think this may be a iptable or routed issue, but
after flush iptable and check routing table I still can't resolve this
problem.

My routing table is

# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.17.0 * 255.255.255.0 U 0 0 0 eth1
192.168.111.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.17.70 0.0.0.0 UG 0 0 0 eth1

My ip address list is

# ip addr l
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
6: eth1: <BROADCAST,NOTRAILERS,UP> mtu 1500 qdisc htb qlen 100
link/ether 00:04:ed:45:88:25 brd ff:ff:ff:ff:ff:ff
inet 192.168.17.212/24 brd 192.168.17.255 scope global ixp1
inet 192.168.17.212/32 scope global ixp1
7: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc htb qlen 100
link/ether 00:26:66:45:88:24 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/24 brd 192.168.1.255 scope global ixp0
inet 192.168.111.111/24 scope global ixp0


Any ideas??

Thanks..
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dlink DIR-655 will not allow access to my different servers from the outside. dottedquad Network Routers 0 06-22-2011 05:02 PM
D-Link and TFTP Servers kickedmydog@gmail.com Network Routers 0 07-11-2006 09:22 PM
D-Link wireless print servers and security? J David Ellis Wireless Internet 2 01-27-2006 12:56 AM
No network Connectivity between 2 servers (windows 2003 servers) ImraneA Windows Networking 1 11-26-2004 11:18 AM
DLink DSL-500 Time Servers not working Steve B Broadband 1 08-09-2003 09:07 PM



1 2 3 4 5 6 7 8 9 10 11