Autor |
Nachricht |
|
Titel: local area network
Verfasst am: 17.07.2006, 05:22 Uhr
|
|
Anmeldung: 18. Jun 2006
Beiträge: 5
|
|
i use local area network and did not have internet connection
how can i see all list of ip that connect to that network using console
i just now use smb:// to see all pc not not all list |
|
|
|
|
 |
|
Titel:
Verfasst am: 17.07.2006, 06:01 Uhr
|
|
Team Member


Anmeldung: 04. Apr 2006
Beiträge: 153
Wohnort: Melbourne, Australia
|
|
netstat
OR
netstat -a
AND/OR
netcardconfig should get you DCHP
Re Smaba
ensure that the other PC has granted File Perms for another PC to read or read/write its files, to check go to Control Centre>network/Internet>File Sharing (to change Perms just click the Admin button and click on Add or Change to grant acces to a file or partiton
Opps,edit some hours later--- I am assuming that you have started the samba server..(fish icon, start smaba server, if you made changes in the the control centre, you will need to refresh konqueor |
_________________ Kanotix Easter RC4 on a dual boot P4 and a production box Desktop KDE::
Kanotix 2006 Easter RC4 on a P2 and Production Box , Desktop KDE::
Kanotix EasterRC4 on a MMX 199Mhz lappy
and a Production Box, Desktop ICEWM::
Zuletzt bearbeitet von bluewater am 17.07.2006, 08:46 Uhr, insgesamt ein Mal bearbeitet
|
|
|
|
 |
|
Titel:
Verfasst am: 17.07.2006, 06:14 Uhr
|
|

Anmeldung: 05. Dez 2005
Beiträge: 414
Wohnort: Auckland, New Zealand
|
|
Note the a linux box does spam out heaps packets saying "here I am! here I am!" all the time like a windows box (I think this is right anyway).
So you have to scan your network.
If you network is 192.168.1.x then do something like the following command:
nmap -sP 192.168.1.0/24 |
_________________ Linux is evolution, not intelligent design - Linus Torvalds
|
|
|
|
 |
|
|
|