jueves, 17 de noviembre de 2016

200.000 views

I am very happy, we have arrived to 200.000 visits this month.

I have a lot ideas to post, but I don't have a lot of time :-)




Thanks to everybody!!

Gon. Oct 2016.

miércoles, 16 de noviembre de 2016

Linux version.

How to know whitch Linux Operating System plataform and architecture is using.

cat /etc/issue

uname -m



GoN. Nov 2016

lunes, 14 de noviembre de 2016

Networking. Host/PC info with LDWin

If you need to know where is conneted your computer, without great network knowledge, this software can help you. The progran is LDWin.

LDWin make queries CDP and LLDP to switches.

In order to extract this information is necessary activate the cdp or lldp protocols at switchs ports in the switches.

To activate CDP at switch Cisco port you can type:  no cdp enable

If It was not activate you can see "no cdp enable" at Cisco Switches.



In this example "no cdp enable" is not present.

The result:



We can see:


- Host IP and Mac address from source host.

- Vlan linked at our port.

- Port velocity negociated

- Manufactures, model and firmware version 

- Port number connected.

- Switch IP addrss.


The software is free in LDWin link at Github: https://github.com/chall32/LDWin

GoN. Oct 2016