Re: [ubuntu-uk] Fwd: Find a Router's IP address
On Wed, Oct 20, 2010 at 11:34 AM, Andy Partington wrote: > > I use Nagios at work on a CentOS install, the company I work for use SME ( > God it's horrible ) but it's also based on CentOS so you can work your way > round it. > > Feel free to fire questions at me, guys in #nagios on Freenode are very > helpful I've found as well. > > Looked at OCS but not used it in anger yet I'm afraid. > > Nagios is a fantastic tool for monitoring machine states. You can capture and get reporting on almost anything regarding service states and uptime/downtime, configure for SMS and email alerts, report on SNMP and WMI data, etc The project has recently been forked, and Icinga (http://icinga.org) is looking very promising too. We actively use Nagios and offer hosted instances for some of our clients - our fully managed clients are monitored using Nagios by default. That way we usually know about issues before our clients do (low disk space on servers, stopped services, loss of connectivity, etc). I used to use OCS at my previous employer - again it's very feature rich and works best in conjunction with GLPI as a ticketing system. Great for producing ad-hoc reports on hardware, checking specs, and installed software and service pack versions without leaving your desk :) Definitely worth a look. Oh and for nmap, to identify hardware/OS by vendor, the command would be nmap -T4 -A 192.168.1.0/24 If it's a large subnet and you'd like greppable output it would be: nmap -T4 -A -oG scan.txt 192.168.1.0/24 Hope this helps P -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
Re: [ubuntu-uk] Fwd: Find a Router's IP address
On 20 October 2010 11:08, Cornelius Mostert wrote: > > Hi > > The scenario is as follow: > > 1. You have permission to work as Admin on a Lan > > 2. You do NOT have any documentation from the previous Admin > > 3. You find a router / WiFi Router that is in use and therefore you can > NOT reset it > > 4.v This router is a "home" / consumer router like Netgear, Linksys, etc. > So not an enterprise router > > > 5. You need to brows to the routers config web page to make some changes > (you assume the default admin and password for the router) BUT you do NOT > know > the IP address > > 6. You know the router is NOT a DHCP server > > > > Now the question is HOW do you find the IP address of the router ??? > > ___ - - __ > > Thanx all for the response > If it was the only router / WiFi then it would have been easy but there are > multiple routers / WiFi access points AND a firewall router (this one is > sorted) but the others I have to check and make sure there are no IP > conflicts, change the PSK and so on and so on. > > I will look into Kismet, (know about wire shark), nmap, netstat... > > I also found: > nagios - http://wiki.contribs.org/Nagios > OCS - http://wiki.contribs.org/OCS_Inventory_Tools > > I know these come into the SME server project but do any of you know about > these?? > > thanx > > > -- > ubuntu-uk@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk > https://wiki.ubuntu.com/UKTeam/ I use Nagios at work on a CentOS install, the company I work for use SME ( God it's horrible ) but it's also based on CentOS so you can work your way round it. Feel free to fire questions at me, guys in #nagios on Freenode are very helpful I've found as well. Looked at OCS but not used it in anger yet I'm afraid. Cheers Andy -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
[ubuntu-uk] Fwd: Find a Router's IP address
> Hi > The scenario is as follow: > 1. You have permission to work as Admin on a Lan > 2. You do NOT have any documentation from the previous Admin > 3. You find a router / WiFi Router that is in use and therefore you can NOT reset it > 4.v This router is a "home" / consumer router like Netgear, Linksys, etc. So not an enterprise router > 5. You need to brows to the routers config web page to make some changes (you assume the default admin and password for the router) BUT you do NOT know > the IP address > 6. You know the router is NOT a DHCP server > > Now the question is HOW do you find the IP address of the router ??? ___ - - __ Thanx all for the response If it was the only router / WiFi then it would have been easy but there are multiple routers / WiFi access points AND a firewall router (this one is sorted) but the others I have to check and make sure there are no IP conflicts, change the PSK and so on and so on. I will look into Kismet, (know about wire shark), nmap, netstat... I also found: nagios - http://wiki.contribs.org/Nagios OCS - http://wiki.contribs.org/OCS_Inventory_Tools I know these come into the SME server project but do any of you know about these?? thanx -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/