How do i Block sniffers over LAN?


 
Thread Tools Search this Thread
Operating Systems Linux How do i Block sniffers over LAN?
# 1  
Old 10-09-2013
Error How do i Block sniffers over LAN?

Hiii,

I am new to linux. and i have one security concern with my LAN premises. I have found that some one is sniffing packets over the LAN using free packet sniffing tool.

So, Now i want to block all the sniffing tools like packet sniffer, wire shark, etc..
# 2  
Old 10-09-2013
You can't do that remotely. It has to be done on the linux box. Packet sniffing means that somebody with elevated privilege on a (linux) box set a NIC into promiscuous mode. You have to physically get on the linux box and stop whatever is going on there. Then remove privilege for all the users on the box & change root password. This will "block" it.

So, you have problems. Elevated privilege on a linux box and other security issues. As well as to why packet sniffing was set up.

I would simply speak with the admin on the box to find out what is going on. The admin may be running something for security. e.g., snort
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Fedora

about lan

how can i lan between two or more computers having linux fedora as os? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

2. IP Networking

lan

how can i make lan between two or more computers having linux fedora as os...? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

3. Red Hat

Different hostnames with reboot while lan cable, no lan cable

I am facing strange problem regarding hostname on my Linux(2.6.18-164.el5xen x86_64 GNU/Linux), the hostname changes if reboot with lan cable and with NO lan cable Reboot with lan cable: The hostname is ubunut Unable to connect Oracle database using sqlplus some times database is not... (2 Replies)
Discussion started by: LinuxLearner
2 Replies

4. IP Networking

Local Lan, no-ip directed DNS forward, surf within lan

Hi, We have a website running on a local centos 5.4 surfer, static IP. The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server. My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine. However, we cannot see... (3 Replies)
Discussion started by: lawstudent
3 Replies

5. Solaris

Lan Issue

Hi Mates, I have one problem connecting a solaris machine to winxp machine. Setup:- Solaris 10 OS Virtual machine - on VMWARE (Ip Address:- 192.168.10.3). WINXP SP2 is the base os. (Ip Address:- 192.168.10.2). Bothe machines are connected using a bridge networking VMnet1. When i ping... (1 Reply)
Discussion started by: satyajeet.kadam
1 Replies

6. Linux

lan help

iam using open suse 10.3 in dual boot with windows internet is through Lan(ethernet) in windows by entering below data in Lan properties net is coming the information is bellow ip 10.2.45.67 subnet 255.255.0.0 default gate way 10.1.1.4... (3 Replies)
Discussion started by: seshumohan
3 Replies

7. SCO

mirroring in lan between 2 pc

hi ;i had setup a lan connection under sco open server release 5.0.5 between 2 pc with tcp/ip , but i want to mirror one of both for other but i can not do this please tell me about how to configure 2 pc for mirroring ? thank you::( (3 Replies)
Discussion started by: hossein
3 Replies

8. UNIX for Dummies Questions & Answers

lan setting

heyyy im using ferdora 7 ...but systems on my lan have windos xp ..so im able to access those systems but they r not can u help me out.... (1 Reply)
Discussion started by: mightypp.nits
1 Replies

9. Solaris

How to configure private LAN and coporate LAN on the same machine-Solaris10

Hi , I am trying to configure a private LAN and corporate LAN on the same machien on Solaris 10. How can I achieve this? Thanks (1 Reply)
Discussion started by: deedee
1 Replies

10. UNIX for Advanced & Expert Users

DISPLAY from another LAN

Hello, Gurus, I have two UNIX boxes sitting on different LAN. I want run a command ( ex: Veritas web console ) on MachineA and let the GUI display on MachineB, because MachineB's IP ( 190.x.x.x ) was created by DHCP and it is on a different LAN with MachineB (10.x.x.x), the GUI couldn't be... (2 Replies)
Discussion started by: b5fnpct
2 Replies
Login or Register to Ask a Question