Pages : 1
#1 Le 02/02/2010, à 11:53
- assault000
windows xp virtual box
Salut, est t il necessaire d installer un firewall avec windows xp sous linux via virtual box
Hors ligne
#2 Le 02/02/2010, à 11:57
- anonyme1
Re : windows xp virtual box
oui si tu n'utilises pas iptables, sinon non, la VM est filtrée par l'OS hote et/ ton routeur.
(bonjour )
Dernière modification par Screamer@onthelan (Le 02/02/2010, à 11:58)
sudo -s
aptitude update && aptitude safe-upgrade
aptitude full-upgrade && aptitude install build-essential linux-headers-$(uname -r)
aptitude autoclean && update-pciids && update-usbids.sh && update-usbids && reboot
Hors ligne
#3 Le 02/02/2010, à 12:00
- assault000
Re : windows xp virtual box
merci mais je suis pas sur si j utilise iptables
Hors ligne
#4 Le 02/02/2010, à 12:02
- anonyme1
Re : windows xp virtual box
Pour voir les règles en cours
sudo iptables -L -n -v && sudo iptables -t mangle -L && sudo iptables -t nat -L && sudo ip6tables -L -v
sudo -s
aptitude update && aptitude safe-upgrade
aptitude full-upgrade && aptitude install build-essential linux-headers-$(uname -r)
aptitude autoclean && update-pciids && update-usbids.sh && update-usbids && reboot
Hors ligne
#5 Le 02/02/2010, à 12:14
- assault000
Re : windows xp virtual box
ca donne ca
Chain INPUT (policy ACCEPT 499K packets, 695M bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 419K packets, 72M bytes)
pkts bytes target prot opt in out source destination
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Hors ligne
#6 Le 03/02/2010, à 14:53
- aralaiso
Re : windows xp virtual box
Bonjour
question bête : est-ce qu'il est nécessaire d'installer un anti-virus sur un Windows XP virtualisé ? Y'a des filtres aussi ?
Hors ligne
Pages : 1