Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pause and Resume UDP traffic by IP or hostname

Status
Not open for further replies.

homBase

Technical User
Apr 1, 2002
12
US
Hello,
I am trying to understand how to pause messages being sent from one system via udp to another system point-to- point on a specific ip address, and resume it when needed.

I was hopeing there was a system commnad I could use in a simple script.

If anyone has any suggestions or wisdom on this subject it would be gladly welcomed.

Thanks D hombase
 
Depending on your OS/Software you may be able to have a script modify your iptables or ipchains config file (firewall software, you can download for free) to accept or drop the packets.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top