Brebes Host
Poster 1.0
jadi settingan ipnya gmna pak jadinya?
kayak gini atau gimana mas?
############################################
#For more information, see interfaces(5).
############################################
##Loopback
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
#pre-up /sbin/ethtool -s eth0 autoneg off speed 1000 duplex full
address 10.66.118.194
netmask 255.255.255.192
up route add -net 10.0.0.0/8 gateway 10.66.118.193
down route del -net 10.0.0.0/8
up route add -net 161.26.0.0/16 gateway 10.66.118.193
down route del -net 161.26.0.0/16
auto eth1
iface eth1 inet static
#pre-up /sbin/ethtool -s eth1 autoneg off speed 1000 duplex full
address 119.81.105.179
netmask 255.255.255.248
gateway 119.81.105.177
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
allow-hotplug eth1
iface eth1 inet manual
# ip address
auto vmbr0
iface vmbr0 inet static
address 119.81.105.180
netmask 255.255.255.248
gateway 119.81.105.177
bridge_ports eth1
bridge_stp off
bridge_fd 0
kayak gini atau gimana mas?
############################################
#For more information, see interfaces(5).
############################################
##Loopback
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
#pre-up /sbin/ethtool -s eth0 autoneg off speed 1000 duplex full
address 10.66.118.194
netmask 255.255.255.192
up route add -net 10.0.0.0/8 gateway 10.66.118.193
down route del -net 10.0.0.0/8
up route add -net 161.26.0.0/16 gateway 10.66.118.193
down route del -net 161.26.0.0/16
auto eth1
iface eth1 inet static
#pre-up /sbin/ethtool -s eth1 autoneg off speed 1000 duplex full
address 119.81.105.179
netmask 255.255.255.248
gateway 119.81.105.177
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
allow-hotplug eth1
iface eth1 inet manual
# ip address
auto vmbr0
iface vmbr0 inet static
address 119.81.105.180
netmask 255.255.255.248
gateway 119.81.105.177
bridge_ports eth1
bridge_stp off
bridge_fd 0