/ Published in: Bash
Expand |
Embed | Plain Text
#Add a dummy interface as root ifconfig dummy0 192.168.1.1 #Remove a dummy interface as root ifconfig dummy0 down
You need to login to post a comment.
#Add a dummy interface as root ifconfig dummy0 192.168.1.1 #Remove a dummy interface as root ifconfig dummy0 down
You need to login to post a comment.