LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-13-2008, 07:28 AM   #1
jalabalah
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Rep: Reputation: 0
Cannot see my SME server on network: Have Gamerlounge d-link router


Hi everybody,

I was wondering if anyone has had the same problem as me or would know of how to better diagnose this networking problem.

I have installed SME server on to a small box lieing around.
Went through the install stages and made sure the
1. ip address i assigned it was not being used
2. Was on the same subnet
3. Had the right router details for DNS etc.

I cannot seem to ping any of the machines in my network.
Neither my machines can see the SME box.
THe Internet test fails on the box.
It doesn't appear on the router ( Gamerlounge d-link router) as a machine on the network.
Yet the light on the router is statically on (Not flashing)
And the routers ip address does appear in some of the logs on the router in the active sessions page.

I have ifconfig and noticed the ipaddress etc everything is correct but yet it cannot be seen.

I have set the same machine up in a VM and it works perfectly.

I have plugged in other boxes and they are fine its just when i use SME on a physical piece of hardware it does not come on the network.

Does anyone else have this trouble?

And can anyone recommend any other commands /tools that i could try from the command line to query this problem?

Many thanks again for all your help and the time in reading this mail.

cheers

Jalabalah
 
Old 12-13-2008, 10:59 AM   #2
bmarx
Member
 
Registered: Dec 2004
Distribution: Slackware, Arch, FreeBSD
Posts: 202

Rep: Reputation: 34
To be clear, the SME server is connecting into one of the ports on the Gamerlounge d-link router, and the other machines are connecting into other ports on the same router, is that correct?

A few things I might try to look for:
- Have you tried using a different cable?
- does the router block MAC addresses?
- what does the route table look like on the server (~$route)?
- is the server using dhcp to get an address (you said you assigned it one that was not used)?
- can you ping the ip address of another machine on the network without using a hostname?
- is there a default firewall, hosts.deny, or any other such setting that may block access?
- what happens with ~$dhcpcd -d?
- Does ifconfig show packets being tx and rx? Any errors?

Good luck.
 
Old 12-13-2008, 08:41 PM   #3
jalabalah
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Thank you so much for the advice and help.

I have been looking over this the past few hours and here is what I have so far.

1. I tried a different cable and with different cables there is no problem.

2. I reinstalled the SME server and when I type in the machines IP address (192.168.0.2) it does load up the default blank website "This Web Site is under construction" So i know my windows box can load up the SME empty website. The router shows the website sending packets in the active session logs

Internal Protocol External NAT Priority State Dir Time Out
192.168.0.197:62139 UDP 129.6.15.28:123 62139 130 - Out 282
192.168.0.197:49739 TCP 66.249.91.99:80 49739 169 LA Out 229
192.168.0.197:53076 UDP 194.168.8.100:53 53076 130 - Out 273
192.168.0.197:49738 TCP 64.233.183.104:80 49738 169 LA Out 229
192.168.0.197:58592 UDP 194.168.4.100:53 58592 129 - Out 273
192.168.0.197:49737 TCP 66.249.91.104:80 49737 169 LA Out 229
192.168.0.197:49671 UDP 194.168.8.100:53 49671 130 - Out 273
192.168.0.2:24882 UDP 192.5.5.241:53 24882 130 - Out 204
192.168.0.2:58363 UDP 202.12.27.33:53 58363 130 - Out 204
192.168.0.2:22226 UDP 192.112.36.4:53 22226 130 - Out 204


BUT
1. I cannot ping the SME Server from any machine.
2. Cannot open up the SME Server admin page (192.168.0.2/server-manager)
3. The SME server cannot ping the router or any machine on the network. (Destination Host Unreachable)


So i guess before i start tackling routes I should atleast see if machines on the same subnet can atleast talk to each other....

My windows box
atleast

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8168B/8111B Family PCI-E Gigabit Ethernet NIC (NDIS 6.0)
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::6c58:830c:3a85:c233%10(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.197(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 13 December 2008 22:43:59
Lease Expires . . . . . . . . . . : 20 January 2145 08:31:50
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Now my SME Server

eth0 Link encap:Ethernet HWaddr
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:5047 errors:0 dropped:0 overruns:0 frame:0
TX packets:6789 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2236260 (2.1 MiB) TX bytes:467322 (456.3 KiB)
Interrupt:11

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2663 errors:0 dropped:0 overruns:0 frame:0
TX packets:2663 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:223216 (217.9 KiB) TX bytes:223216 (217.9 KiB)


My router which is what both of these boxes are connected to

address is 192.168.0.1 255.255.255.0

Mac Address Filtering has been switched off and the ipaddress that i picked for the SME server is not used by any other machine on the network


route output is

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0


With my limited knowledge. I thought that if 2 machines are on the same subnet they should be able to talk to each other? I fugre that if i can get two machines on the same subnet to be able to talk to each other I can then start to address the routing issue on the SME server so I do not get what i am missing?
Any help or ideas as to what i can try/lookup next would be gratefully appreciated.

Many thanks again for all your help.

Jazz
 
Old 12-14-2008, 08:42 PM   #4
jalabalah
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Hi i didn;t want to repeat the post and waste peoples time but can anyone point me in the right direction i am just getting blanks on this

Cheers

Jalabalah jazz
 
Old 01-29-2011, 12:19 PM   #5
chrisvdl
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by jalabalah View Post
Hi i didn;t want to repeat the post and waste peoples time but can anyone point me in the right direction i am just getting blanks on this

Cheers

Jalabalah jazz
trie to put a intel chipset network card in your sme server and reconfigure the ip address on the intel network card

or jou can trie a d-link card
 
Old 01-30-2011, 04:36 AM   #6
chrisvdl
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Rep: Reputation: 0
Red face cant log in sme server webmail

i set up SME server in private gateway mode but cant log in to the web mail, local it works but when it is outside the network cant log in

i can ping Google on the sme server and i registered my domain by dyndns.org but the sme server is behind untangle firewall at home but mails can send and receive mail as long as you are connected on the local network every thing is working fine the mails and ftp

but at work i am not behind a firewall i am connected wife a adsl

not one of the servers is working maybe it is something that i miss

Last edited by chrisvdl; 01-30-2011 at 04:45 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Connect D-Link WBR-1310 Router To Ad-Hoc Network tpreitzel Linux - Networking 0 07-04-2008 02:45 PM
Network printer and router(D-link 704) thoase Mandriva 3 02-18-2006 12:38 AM
Suse 9.3 as a gateway router for an SME server webwolf70 Linux - Networking 2 09-07-2005 05:00 PM
setting up web server and D-Link router jax8 Linux - Networking 2 06-09-2004 11:54 AM
D-link router and web server problem peteABK Linux - Networking 0 06-02-2003 03:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration