Security Basics mailing list archives

Re: how to find a static IP


From: Morgan Reed <morgan.s.reed () gmail com>
Date: Wed, 15 Jul 2009 10:51:31 +1000

On Wed, Jul 15, 2009 at 01:45, redhavoc<redhavoc () yahoo co uk> wrote:
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.

Is the MAC address of the management module available? If so you can
configure a static ARP entry on your machine which will allow you to
get to it.

Something like;
arp -s <IP Address on your PCs subnet> <MAC address of management module>

Then connect to the IP address as normal.

------------------------------------------------------------------------
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: