|
|
netstat disconnect ip
Hello All,
Is there a way, or what would be the best way to remove users
from your system. I see them connected when i do a netstat -an | grep
ip.
Also, is there a way to use iptables or something similar to not allow
these users to connect.
Thanks,,.
|
|
0
|
|
|
|
Reply
|
lancerset (45)
|
5/19/2006 6:05:05 PM |
|
Hello,
of course the best way will be to configure iptables to do not allow
specified IP or netwiorks to connect to Your system. I think, that You
can find usefull info e.g. :
http://www.faqs.org/docs/linux_network/x-087-2-firewall.example.html
Or if You r5eally need to write some script - OK. If You know IP's or
user names just use command ps to find specified user names and their
shell process. awk only PID number and just kill it.
Best Regards,
Blazej Antczak
|
|
0
|
|
|
|
Reply
|
bl_antczak
|
5/19/2006 6:14:18 PM
|
|
onlineviewer wrote:
> Hello All,
>
> Is there a way, or what would be the best way to remove users
> from your system. I see them connected when i do a netstat -an | grep
> ip.
> Also, is there a way to use iptables or something similar to not allow
> these users to connect.
>
> Thanks,,.
>
You could remove or disable the account they are using. . . .
|
|
0
|
|
|
|
Reply
|
Richard
|
5/19/2006 7:07:58 PM
|
|
|
2 Replies
578 Views
(page loaded in 0.051 seconds)
Similiar Articles: netstat disconnect ip - comp.unix.solarisHello All, Is there a way, or what would be the best way to remove users from your system. I see them connected when i do a netstat -an | grep ip. Al... Network Packet size (netstat command) - comp.unix.solaris ...netstat disconnect ip - comp.unix.solaris... used by Lachman to implement a streams-based internet protocol ... address, but i'm trying to keep spam out, remove ... CLOSE_WAIT state on sockets during high volume - comp.unix ...... application running and communicating using IP ... terminal server printers lost during disconnect ... united ... TCP Connection States and Netstat Output - Microsoft ... How to close ports - comp.unix.solarisMy process has die, but the port 7066 is still in LISTENING state shown by netstat command, and some connect on the port is in ESTABLISHED state. Secondary DNS entry in resolv.conf - comp.unix.solarisAssuming 10.20.30.40 is the IP address of the first ... before and after each command, as well as maybe a "netstat ... add /etc/dhcp/dhcp.NIC add /etc/dhcp.NIC and remove dns ... Reason 412: The remote peer is no longer responding. - comp.dcom ...Start a cmd windows and run the command "netstat -s -p ip 60" to ... plane ! bridge 1 protocol ieee bridge 1 route ip banner login ^CAuthorized access only! Disconnect ... Ports/services for drive mapping - comp.dcom.sys.cisco-- D Remove the ns_ from if replying by e-mail (but keep ... You can of course map drives by IP address if you ... List open ports and listening services; Netstat tips and ... Bad File Descriptor - comp.protocols.time.ntpRemove all numbers, then remove invalid, email, no, and ... socket on port 123 too (information given by the netstat ... the outgoing IP packets have their IP source field ... Finding global zone name from a non-global - comp.unix.solaris ...... ifconfig -a > > note: tofindyour interface, "netstat -ni ... Doesn't work in zones with ip-type=exclusive ... Problems with remove packages in non-global zone - comp ... ssh, X11 forwarding, xhost and setenv DISPLAY - comp.unix.solaris ...On Linux, I might do a 'netstat -an | grep 6000'. ... that you do not loose your open sessions if you disconnect ... comp.unix.solaris Assuming you have run xhost <IP> or ... Disconnect connections from a particular IP: disconnect, netstat, ipHello I want a program that disconnects all TCP/UDP connections from a particular IP. Call it disconnect.exe . If you go to command line and type netstat ... Disconnect TCP connections shown in NetstatBasically what I want to do is disconnect one of the TCP connections that shows Established when running netstat. I know that in theory you can end 7/22/2012 1:52:40 AM
|
|
|
|
|
|
|
|
|