it works now
here my /etc/network/interfaces: ( Host )
Quote:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
address 192.168.0.103
netmask 255.255.255.0
gateway 192.168.0.1
auto tap0
iface tap0 inet manual
tunctl_user qriz
uml_proxy_arp 192.168.0.103
uml_proxy_ether eth0
auto br0
iface br0 inet static
address 192.168.0.103
netmask 255.255.255.0
gateway 192.168.0.1
bridge_ports eth0 tap0
bridge_maxwait
|
after restart i chose host interface und tap0 in guest network settings and install per perfect server guide
i didn't chose 192.168.0.100 because that is in use with another ispconfig and accepted the dhcp given 192.168.0.103 address and made it static
my guest btw is now 192.168.0.104
if somebody wants to see other configfiles from this vbox just email me
Recent comments
7 hours 57 min ago
8 hours 57 min ago
12 hours 44 min ago
13 hours 58 min ago
17 hours 34 min ago
1 day 49 min ago
1 day 9 hours ago
1 day 11 hours ago
2 days 2 hours ago
2 days 4 hours ago