Security Basics mailing list archives

RE: how to find a static IP


From: Lord Lunatic <l0rd_lunatic () yahoo com>
Date: Wed, 15 Jul 2009 09:57:06 +0000 (GMT)


Get the mac address (if not via sniff there have to be some stickers with it on it) and make a static arp entry on your 
client with an free ip adress of your subnet. 

 arp -s 10.128.1.1 00:90:33:ff:dd:11

Then you should be able to reach it

Andre
 
-----Original Message-----
From: listbounce () securityfocus com [mailto:listbounce () securityfocus com] On Behalf Of Cisternas Marquez, Gonzalo
Sent: Dienstag, 14. Juli 2009 20:36
To: redhavoc; security-basics () securityfocus com
Subject: RE: how to find a static IP
 
Nick:
 
Use a cross cable with a Linux box and send "ping -b 255.255.255.255". "-b" for broadcast.
 
Usually the "Net management port" of SUN servers is 10Mb autosense  only. Try to connect with the Serial managemente 
port (a ligth blue Cisco cable will work). The user could be "admin".
 
Using the sys-unconfig script will not erase the contentes of the RSC/ALOM/Ilom/ELOM/SXCP management port.
 
I Hope this could help.
 
G.C.
-----Mensaje original-----
De: listbounce () securityfocus com [mailto:listbounce () securityfocus com] En nombre de redhavoc
Enviado el: Martes, 14 de Julio de 2009 11:46
Para: security-basics () securityfocus com
Asunto: how to find a static IP
 
 
Hello people,
 
I have inherited a new SUN server, and while running the sys-unconfig command I have sort of messed it up. I know it 
has an ethernet management port configured with a static IP, but I do not know this IP.
 
My idea was to connect this server and a computer on to a switch, boot a linux and port scan every internet address. 
Since its a private lan I would not be bothering anyone else. Since there is no dhcp and I want no routing I started 
the ethernet using 
ifconfig eth0 1.1.1.1 netmask 0.0.0.0 up
The device started, but when I use nmap to scan IPs it does not know how to route packets.
 
So the question is ... how do I scan every possible address in a private network. Also, is there a better way to find 
this static IP ?
 
Regards
Nick
 
 
      
 
 
------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.
 
http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------




------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: