Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: p1ur on October 10, 2006, 09:27:51 PM

Title: What is on my network?
Post by: p1ur on October 10, 2006, 09:27:51 PM
Hi
I run a SME-server 7.0 at home. It runs as a gateway with DHCP.
On the network I have a printer , a wireless accesspoint and a telephone Adapter.
How do I find the printer, accesspoint and adapter, when I want to administer them trough a browser?
Sometimes I can find the Ip-number in the logfiles, but I guess there is a more easy way.

There used to be a DHCP-contrib, but how do I do whitout the contrib?
How do I ”see” whats on the network?

Thanx in advance

Petur
Title: Re: What is on my network?
Post by: cactus on October 10, 2006, 10:28:45 PM
Quote from: "p1ur"
Hi
I run a SME-server 7.0 at home. It runs as a gateway with DHCP.
On the network I have a printer , a wireless accesspoint and a telephone Adapter.
How do I find the printer, accesspoint and adapter, when I want to administer them trough a browser?
Sometimes I can find the Ip-number in the logfiles, but I guess there is a more easy way.

There used to be a DHCP-contrib, but how do I do whitout the contrib?
How do I ”see” whats on the network?

Thanx in advance

Petur
They probably all have it's own MAC address (apart from the printer maybe). If they have a mac address you can easily fix there IP by adding it per server-manager's option 'hostnames and addresses' (at least it does for me in server-gateway mode, maybe this will also work in gateway mode):
[list=1]
Title: What is on my network?
Post by: rdtaylor on October 12, 2006, 08:00:11 AM
This is handy little tool which I use a fair bit as a sysadmin:

http://www.famatech.com/products/utilities/ipscanner.php

Let's you do a scan of a particular subnet (really just a whole series of pings) and reports which IP addresses are "alive"

HTH
Title: What is on my network?
Post by: ylon on December 13, 2006, 09:17:20 PM
I think he wants to do what I'm wanting to do (without going to the trouble of digging through dhcpd logs):  show a list of all devices attached on the network that currently have a dhcp lease (ie, wireless or wired).

Is there something we're missing?  I thought that I used to use this all the time back in a previous release, but I'm not seeing it.  It would certainly be useful versus scanning my network each time I wish to find dhcp leases.
Title: What is on my network?
Post by: cactus on December 13, 2006, 10:26:45 PM
Quote from: "ylon"
I think he wants to do what I'm wanting to do (without going to the trouble of digging through dhcpd logs):  show a list of all devices attached on the network that currently have a dhcp lease (ie, wireless or wired).

Is there something we're missing?  I thought that I used to use this all the time back in a previous release, but I'm not seeing it.  It would certainly be useful versus scanning my network each time I wish to find dhcp leases.
If that is the case why not use the sme7admin contrib. In this thread (http://forums.contribs.org/index.php?topic=31178.0) it is stated that this contrib will display a list of dhcp.

Sme7Admin can be found here: http://sme.firewall-services.com/spip.php?rubrique4
Title: What is on my network?
Post by: ylon on December 13, 2006, 10:32:58 PM
Quote from: "cactus"
Quote from: "ylon"
I think he wants to do what I'm wanting to do (without going to the trouble of digging through dhcpd logs):  show a list of all devices attached on the network that currently have a dhcp lease (ie, wireless or wired).

Is there something we're missing?  I thought that I used to use this all the time back in a previous release, but I'm not seeing it.  It would certainly be useful versus scanning my network each time I wish to find dhcp leases.
If that is the case why not use the sme7admin contrib. In this thread (http://forums.contribs.org/index.php?topic=31178.0) it is stated that this contrib will display a list of dhcp.

Sme7Admin can be found here: http://sme.firewall-services.com/spip.php?rubrique4


Thanks for that note.  I already had sme7admin installed, however I did not see that feature (had to click on the dhcpd service link).

Any other recommendations for contributions and their purposes for SME Server?  Seems that we have to dig much of the time for our desired add-ons.