Comments on: Backtrack basics: Networking https://7asecurity.com/blog/2011/03/backtrack-basics-networking/ Helping you secure apps and websites Thu, 09 Jan 2025 13:11:03 +0000 hourly 1 By: Abraham Aranguren https://7asecurity.com/blog/2011/03/backtrack-basics-networking/#comment-13 Wed, 28 Sep 2011 08:33:53 +0000 Hi lesiah,

Not sure why you would like to do that but yes with a shell one liner you could do it:

while [ 1 ]; do (ip setting method); sleep 10; done

]]>
By: lesiah https://7asecurity.com/blog/2011/03/backtrack-basics-networking/#comment-12 Thu, 22 Sep 2011 09:41:43 +0000 hi i want to create a dynamic ip such that it changes every 10 seconds is that possible?

]]>