Koozali.org: home of the SME Server

Newbie here - Cannot get the server on the network

jackdonkey

Newbie here - Cannot get the server on the network
« on: February 07, 2006, 11:44:21 PM »
Has local IP and subnet, domain network card driver etc. Cannot ping it, or access it via browser. Any help appreciated.

It is on a Microsoft Network and domain.

Thanks in advance.
:-?

Offline brianr

  • *
  • 990
  • +2/-0
Newbie here - Cannot get the server on the network
« Reply #1 on: February 08, 2006, 06:45:06 PM »
you are not giving us enought information - are you in "server" mode? How many NICs do you have? - have you selected the correct one in the console config? - what is the Ip address of the server versus the IP address's on the network?
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

jackdonkey

additional info
« Reply #2 on: February 08, 2006, 06:51:48 PM »
It has one Intel Pro 100 VM adapter builtin, it has the correct driver and it is supported, I verified through Intel driver downloas, it is setup in Server Mode, and has one of our free ip addresses on our lan, same subnet.
Thanks

Offline brianr

  • *
  • 990
  • +2/-0
Newbie here - Cannot get the server on the network
« Reply #3 on: February 08, 2006, 07:09:08 PM »
and what mode is the server  - private server or just server?

Are you accessing it using

http://<ip address>/server-manager ?

what does ifconfig show you from the command line?
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

jackdonkey

Server-Only
« Reply #4 on: February 08, 2006, 08:51:43 PM »
Server-Only
Yes, I have tried http://<ip address>/server-manager, Nothing.

I followed the instructions at: http://www.netbootdisk.com/esmith.htm down to step 26, I can't do the rest because of this problem.

The domain is set to our local domain name and I have tried a different one, same result.

Offline electroman00

  • *****
  • 491
  • +0/-0
Newbie here - Cannot get the server on the network
« Reply #5 on: February 08, 2006, 09:14:58 PM »
In server only & gateway mode you first need to goto the console and enter
the IP for external access, the IP of the system you are using
to access the server from.
Your an outsider.

In gateway mode you get access on the lan side of sme by default.
Your an insider.

jackdonkey

Thanks
« Reply #6 on: February 08, 2006, 09:34:23 PM »
It is setup in Server Only mode, no gateway.  Would it still apply? I after setup it will need to be accessed by multiple IP's.

Offline electroman00

  • *****
  • 491
  • +0/-0
Re: Thanks
« Reply #7 on: February 08, 2006, 09:49:07 PM »
Quote from: "jackdonkey"
It is setup in Server Only mode, no gateway.  Would it still apply? I after setup it will need to be accessed by multiple IP's.


Yes, it applies to both modes and you would enter each IP for access.

You might want to consider gateway mode, then all on lan side of sme would
have access  limited by password.

Offline beakersloco

  • ****
  • 142
  • +0/-0
Newbie here - Cannot get the server on the network
« Reply #8 on: February 13, 2006, 08:15:33 AM »
I have setup one in the past in server only mode .. so it is possible but not as straight foward as setting it up as a gateway/server.

Right before I switch versions I normally play around with the new version before upgrading to a new version. What I normally have to do is set the SME server up statically on my network. I normally run a dhcp range of 5-10 ip addresses so for instance if my dhcp range is  192.168.1.25 -192.168.1.40 . Then I set the ip address of the server only sme at 192.168.1.41. Now the main sme server is also my gateway and domain controller. Normally after few mins after the test server boots it will show up in my network neighborhood if I set up an account the same as the windows machine that i am logged into on a windows machine.

Now dont forget to change the Domain name to match your other computers.   If you can ping it you should be able to connect to it.
All that's necessary for the forces of evil to win in the world is for enough good men to do nothing.???" Edmund Burke -Irish orator, philosopher, & politician


For the battle is not yours, but God's.   2 Chronicles 20:15

Offline gizzmo2k1

  • **
  • 33
  • +0/-0
    • 7 Fifty-Two
Newbie here - Cannot get the server on the network
« Reply #9 on: February 13, 2006, 08:27:13 PM »
In server only mode, if you cannot ping the ip address, I would be connecting a keyboard and monitor to the server and logging into the console to check to make sure the ip address, subnet mask, and gateway are all correct using ifconfig.  If they are, try pinging a local computer via ip address.  This will establish that the computer can talk with the network.
............Gizzmo...............
SME 7.2 / P4 2.6Ghz / 320GB SATA / 2GB RAM

jackdonkey

Thanks
« Reply #10 on: February 14, 2006, 04:25:29 PM »
I will try that shortly. I reinstalled and double checked everything, and tried it in server/gateway mode and still can't ping it or see it in anyway. I will post what happens with your suggestion. Thanks

asys

Newbie here - Cannot get the server on the network
« Reply #11 on: February 15, 2006, 12:50:18 AM »
Just finished instaling SME Server in Server-Only
Connect using http://<ip address>/server-manager, works for me.

jackdonkey

Newbie here - Cannot get the server on the network
« Reply #12 on: February 15, 2006, 05:48:21 AM »
I did exactly the same to start with, and nothing. I verified all my ip info with our communications group, maybe it is something wacky with our vlans........ I will have to check, I am on the same one with it so????

Offline electroman00

  • *****
  • 491
  • +0/-0
Newbie here - Cannot get the server on the network
« Reply #13 on: February 19, 2006, 01:51:33 PM »
jackdonkey

If you haven't gotten it working yet a print out of ifconfig would help here.

Now that you mention vlan, might very well be the problem, sme will

want to be on a untagged port with PVID set.

Remember an untagged port gets tagged by the switch using the PVID and
a tagged port tells the switch that the device will be tagging the packets
on that port, SME by default doesn't have provisions for tagging so switch
needs port set untagged.
Quote
Just finished instaling SME Server in Server-Only
Connect using http://<ip address>/server-manager, works for me.

Yes... if your connecting via lan side, wan side of sme is restricted by default
and requires entry of external IP for access.

you may want to use...

https://<ip_address>/server-manager

Secure connection.

jackdonkey

Thanks
« Reply #14 on: February 20, 2006, 04:01:23 PM »
Thanks, will give it a try and check on the switch port.