One client on local network can not see the server

I have one client that will not ever see the server. I have tried reinstalling the client but no luck.

The server is running on Linux version 1.4.6 and the client is Windows 7 running version 1.4.5.

I have enable debug logging on the client and all I see is lots of this:

2014-12-04 16:35:20: Created new database connection for urbackup/backup_client.db
2014-12-04 16:35:20: urbackupserver: Server started up sucessfully!
2014-12-04 16:35:20: FileSrv: Backup privileges set successfully
2014-12-04 16:35:20: FileSrv: Info: retval 0
2014-12-04 16:35:20: FileSrv: Info: retval 0
2014-12-04 16:35:20: FileSrv: Info: Window size=524288
2014-12-04 16:35:20: FileSrv: Binding udp socket at port 35622…
2014-12-04 16:35:20: FileSrv: done.
2014-12-04 16:35:20: FileSrv: Disabling new behavior…
2014-12-04 16:35:20: FileSrv: Servername: -CLIENTNAME-
2014-12-04 16:35:20: FileSrv: Server started up sucessfully
2014-12-04 16:35:20: FileSrv: UDP Thread startet
2014-12-04 16:35:20: Started UrBackupClient Backend…
2014-12-04 16:35:21: urbackupserver: No available slots… starting new Worker
2014-12-04 16:35:21: ClientService cmd: STATUS DETAIL#pw=MPDG48YutCAUsprIv2O7kVZWRybOmt
2014-12-04 16:35:21: Created new database connection for urbackup/backup_client.db
2014-12-04 16:35:21: rc=0 hasError=true state=0
2014-12-04 16:35:21: Internet only mode not enabled. Waiting for local server for 3:00…
2014-12-04 16:35:21: Looking for old Sessions… 0 sessions
2014-12-04 16:35:21: Created new database connection for urbackup/backup_client.db
2014-12-04 16:35:21: Created new database connection for urbackup/backup_client.db
2014-12-04 16:35:22: ClientService cmd: STATUS DETAIL#pw=MPDG48YutCAUsprIv2O7kVZWRybOmt
2014-12-04 16:35:22: rc=0 hasError=true state=0
2014-12-04 16:35:23: ClientService cmd: STATUS DETAIL#pw=MPDG48YutCAUsprIv2O7kVZWRybOmt

I restarted the server this morning and that looks to have done the trick.

Thanks!