Changeset 322
- Timestamp:
- 08/19/08 16:02:44 (3 months ago)
- Files:
-
- misc/locale_header.sh (added)
- misc/noiptables.sh (added)
- misc/qemu_stop.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
misc/qemu_stop.sh
r318 r322 20 20 21 21 echo "[+] Disable $ETH and then restart network" 22 sudo ifconfig $ETH -promisc 22 23 sudo ifconfig $ETH down 23 24 sudo /etc/init.d/networking restart
