Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] adres mac
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW
View previous topic :: View next topic  
Author Message
Mr Adam
Apprentice
Apprentice


Joined: 28 Jun 2006
Posts: 210
Location: Poland Tarnov

PostPosted: Fri Oct 27, 2006 3:04 pm    Post subject: [OT] adres mac Reply with quote

Witam, szukam jakiegoś programu który mógłby mi pokazać adresy mac i ip w mojej sieci, coś w stylu tego pod windows http://www.famatech.com/products/utilities/ipscanner.php
Przy okazji spytam jak można zmienić adres mac pod linuxem ;-)
Cya
_________________
Miły Chomiczek
Back to top
View user's profile Send private message
argasek
Bodhisattva
Bodhisattva


Joined: 06 May 2004
Posts: 1121
Location: Sol [0,0], Poland, Kraków

PostPosted: Fri Oct 27, 2006 3:06 pm    Post subject: Reply with quote

Code:
cat /etc/conf.d/net.example | grep mac

_________________
RLU #137109 | http://soundcloud.com/argasek
Back to top
View user's profile Send private message
Polin
Guru
Guru


Joined: 09 Oct 2004
Posts: 318

PostPosted: Fri Oct 27, 2006 3:22 pm    Post subject: Reply with quote

Spróbuj
Code:
net-analyzer/nmbscan

_________________
http://polinik.pl
Back to top
View user's profile Send private message
sir KAT
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2005
Posts: 118
Location: Kraków

PostPosted: Fri Oct 27, 2006 3:42 pm    Post subject: Reply with quote

nmap, arping
_________________
Pozdrawiam!
Krzysiek
Back to top
View user's profile Send private message
BeteNoire
Veteran
Veteran


Joined: 25 Sep 2005
Posts: 1827

PostPosted: Fri Oct 27, 2006 4:59 pm    Post subject: Re: [OT] adres mac Reply with quote

Mr Adam wrote:
Przy okazji spytam jak można zmienić adres mac pod linuxem ;-)
Cya

Code:
emerge -av macchanger

_________________
powered by power plant
Back to top
View user's profile Send private message
Polin
Guru
Guru


Joined: 09 Oct 2004
Posts: 318

PostPosted: Fri Oct 27, 2006 5:53 pm    Post subject: Re: [OT] adres mac Reply with quote

BeteNoire wrote:

Code:
emerge -av macchanger

Jaka jest przewaga tego programiku nad wpisem w /etc/conf.d/net?
_________________
http://polinik.pl
Back to top
View user's profile Send private message
BeteNoire
Veteran
Veteran


Joined: 25 Sep 2005
Posts: 1827

PostPosted: Fri Oct 27, 2006 6:04 pm    Post subject: Re: [OT] adres mac Reply with quote

Polin wrote:
BeteNoire wrote:

Code:
emerge -av macchanger

Jaka jest przewaga tego programiku nad wpisem w /etc/conf.d/net?

Hm, nie stosuję takich wpisów. Może dlatego, że chodzę z laptopem to tu, to tam i łatwiej było mi napisać skrypty do podnoszenia interfejsów dla różnych sieci przy pomocy macchangera.
_________________
powered by power plant
Back to top
View user's profile Send private message
Poe
Bodhisattva
Bodhisattva


Joined: 03 Apr 2004
Posts: 2155
Location: Mysłowice/Lublin, Poland

PostPosted: Fri Oct 27, 2006 7:37 pm    Post subject: Reply with quote

ettercap (albo ethecap)
_________________
Hardware:HP Pavilion DV6875SE[C2DT5550@1.83GHz_3GB-DDR2_320GB-SATA_GF8400GS]
http://popularcoffee.blogspot.com - Popkulturowa Kawa
RLU#342333
Back to top
View user's profile Send private message
psycepa
Veteran
Veteran


Joined: 27 Dec 2004
Posts: 1637
Location: Poland

PostPosted: Fri Oct 27, 2006 7:50 pm    Post subject: Reply with quote

no i pewnie jescze wireshark, dawniej ethereal :wink:
_________________
RLUNo. 376073
bo czytac, to trzeba ze zrozumieniem (c) by psycepa
"nigdy nie kloc sie z glupcem, najpierw sprowadzi cie do swojego poziomu a potem pokona doswiadczeniem"
"Life is complex. It has its real and imaginary part."
Back to top
View user's profile Send private message
manwe_
l33t
l33t


Joined: 01 Feb 2006
Posts: 632
Location: Kraków/Cracow, Poland

PostPosted: Fri Oct 27, 2006 11:48 pm    Post subject: Re: [OT] adres mac Reply with quote

Polin wrote:
Jaka jest przewaga tego programiku nad wpisem w /etc/conf.d/net?


init.d/net korzysta z macchanger'a w przypadku losowania mac'ów

Code:
# MAC changer
# To set a specific MAC address
#mac_eth0="00:11:22:33:44:55"

# For changing MAC addresses using the below, emerge net-analyzer/macchanger
# - to randomize the last 3 bytes only
#mac_eth0="random-ending"
# - to randomize between the same physical type of connection (e.g. fibre,
# copper, wireless) , all vendors
#mac_eth0="random-samekind"
# - to randomize between any physical type of connection (e.g. fibre, copper,
# wireless) , all vendors
#mac_eth0="random-anykind"
# - full randomization - WARNING: some MAC addresses generated by this may NOT
# act as expected
#mac_eth0="random-full"
# custom - passes all parameters directly to net-analyzer/macchanger
#mac_eth0="some custom set of parameters"

# You can also set other options based on the MAC address of your network card
# Handy if you use different docking stations with laptops
#config_001122334455=( "dhcp" )
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum