Why does my D-Link Router keeps dropping my Outlook and Lync connection?

3

2

my configuration is as follows: Internet connection coming from the office (don't know details) => D-Link DIR-632 => Desktop Computer (Win 7), printer, Vonage.

I have Microsoft Lync and Outlook 2010. Both keep dropping on and off. For Lync it disconnects and then reconnects every 5 minutes or so. Outlook sends and receives fine at first and then eventually it stops receiving mail. I use it with an Exchange Server (Office 365), Hotmail (Outlook Connector), and IMAP (gmail). If I then restart Outlook mail starts coming in and eventually stops again.

The router is not restarting because I can still browse the web and Windows doesn't notify me of a failed network connection.

If I remove the router out of the equation (plugin in the internet directly to the desktop), this behavior doesn't occur.

My question is, is this a bad router or do I need to configure something?

Jonas Stawski

Posted 2011-08-10T15:25:05.200

Reputation: 910

I don't know that particular router, but I've had pretty horrible luck with D-Link routers in the past. – James T Snell – 2011-08-10T15:40:07.473

Chances are this is a firewall issue or a problem with NAT traversal. Look for active firewalling settings like ALG, SPI or intrusion detection. Make sure that all ports that these applications use are open/forwarded correctly. – MaQleod – 2011-08-10T16:22:56.330

In reference to my last comment: http://files.dlink.com.au/Products/DIR-632/Manuals/dir632_manual_100.pdf - page 33 for port forwarding, 34 for application rules (may work better than port forwarding), page 42 for firewall settings (antispoof may be bad, DMZ may help).

– MaQleod – 2011-08-10T16:39:37.633

@MaQleod Can you be more specific on what you mean by make sure these ports are...open/forwarded correctly? What setting for open/forward consitutes correctly for this issue? – SAFX – 2013-04-11T16:18:44.473

1@SAFX, some applications or devices use multiple ports, it may be that only part of the range was forwarded so that certain signals in order to keep a session alive were not making it through and therefore cutting off the session. I have see this happen frequently with SIP devices. – MaQleod – 2013-04-11T22:52:05.877

@MaQleod In my Netgear router, I changed NAT Filtering to Open instead of Secured. That fixed the timeout issue with Lync client, but I don't like this solution since it leaves me vulnerable. – SAFX – 2013-04-17T21:11:21.093

Answers

4

Based on MaQleod comments above, I logged in to the Router's admin site, went to Advanced - Firewall Settings and changed Enable SPI => Unchecked UDP Endpoint Filtering => Endpoint Independent TCP Endpoint Filtering => Endpoint Independent

The problem hasn't happened since...

UPDATE: I have since changed the firmware of the router to use dd-wrt. I finally have an awesome router with 8 LAN ports that works as expected! Love dd-wrt.

Jonas Stawski

Posted 2011-08-10T15:25:05.200

Reputation: 910

i went over your settings and i still have lync problems, is there something i'm missing? http://superuser.com/questions/831385/lync-keeps-dropping-because-of-d-link-dir-601-router-how-to-configure-firewall

– killerbarney – 2014-10-25T20:43:57.077