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

hombase
 
Possibly by installing and using tcpwrappers?

Or you could send the traffic to an alias IP address and remove the IP address temporarily when you want to stop it (although that would stop all traffic on that IP of course). Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top