8 Aug 2012 22:36
Need help with routes
Guys,
I am trying to get a proxmox ve server up and running. I am trying to
get routes working on this server, proxmox ve using debian as it's
base.
This server is our data center, we can access all server from our
office via vpn connection. Most server that are running RHEL the
route looks like this.
# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 * 255.255.255.0 U 0 0 0 eth0
10.1.0.0 10.1.0.254 255.255.255.0 UG 0 0 0 eth1
172.21.1.0 10.0.0.254 255.255.255.0 UG 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth1
default 10.0.0.254 0.0.0.0 UG 0 0 0 eth0
10.0.0.0/24 is prod
10.1.0.0/24 is backup
172.21.1.0/24 is vpn
On the proxmox server I have two nic that are bridge (vmbr0/eth0) (vmbr1/eth1)
vmbr0 Link encap:Ethernet HWaddr 00:13:72:66:71:a5
inet addr:10.0.0.61 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:72ff:fe66:71a5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23304 errors:0 dropped:0 overruns:0 frame:0
(Continue reading)
if it were RHEL/CentOS it would be easy. LOL. I love the Proxmox
VE, but because the engine is Debian, it making my life a bit hard. If
I didn't need to add route for the office. I be done. Life of SA.
Thanks,
Chuck
On Thu, Aug 9, 2012 at 12:34 PM, Michael H. Warfield <
RSS Feed