Changeset 322

Show
Ignore:
Timestamp:
08/19/08 16:02:44 (3 months ago)
Author:
haypo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • misc/qemu_stop.sh

    r318 r322  
    2020 
    2121echo "[+] Disable $ETH and then restart network" 
     22sudo ifconfig $ETH -promisc 
    2223sudo ifconfig $ETH down 
    2324sudo /etc/init.d/networking restart