Hi proxmox....
I would like to make this setup , but how to do it.
Inet - eth1 - smoothwall in KVM ISO - eth0 -proxmox...
Router ADSL - eth1 - eth0
10.0.0.1 - 10.0.0.41 - 192.168.1.90
How should I configure /etc/network/interfaces , now i have
auto lo
iface lo inet loopback
auto vmbr0
iface vmbr0 inet static
address 192.168.1.90
netmask 255.255.255.0
gateway 192.168.1.41
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet manual
bridge_ports eth1
bridge_stp off
bridge_fd 0
My old hardware router ALIX has ip 192.168.1.41 therefore the gateway in
wmbr0 is set to it.
I have set up smoothwall with the two Interfaces vmbr0 , vmbr1 which seems to
work but from the smoothwall i cannot ping the router 10.0.0.1....
Hope someone has tried this configuration or a simulary....
Thanks for a great product...
/Michael
I would like to make this setup , but how to do it.
Inet - eth1 - smoothwall in KVM ISO - eth0 -proxmox...
Router ADSL - eth1 - eth0
10.0.0.1 - 10.0.0.41 - 192.168.1.90
How should I configure /etc/network/interfaces , now i have
auto lo
iface lo inet loopback
auto vmbr0
iface vmbr0 inet static
address 192.168.1.90
netmask 255.255.255.0
gateway 192.168.1.41
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet manual
bridge_ports eth1
bridge_stp off
bridge_fd 0
My old hardware router ALIX has ip 192.168.1.41 therefore the gateway in
wmbr0 is set to it.
I have set up smoothwall with the two Interfaces vmbr0 , vmbr1 which seems to
work but from the smoothwall i cannot ping the router 10.0.0.1....
Hope someone has tried this configuration or a simulary....
Thanks for a great product...
/Michael