Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Adding IP blocks on proxmox on single hardware MAC
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Adding IP blocks on proxmox on single hardware MAC

Hi,

We are new to the proxmox. We need to add two IP Block ranges on the server. But we don't have individual mac address for each IP's. We only have the main hardware mac. How can we add those IP blocks to proxmox and get it work?

142.xx.xx.xx/29

208.xx.xx.xx/27

root@s100382:~# ifconfig
eth1 Link encap:Ethernet HWaddr 9x:xx:ba:xx:f2:xx
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2261370 errors:0 dropped:0 overruns:0 frame:0
TX packets:258799 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:179678029 (171.3 MiB) TX bytes:80871738 (77.1 MiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:90275 errors:0 dropped:0 overruns:0 frame:0
TX packets:90275 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:19027723 (18.1 MiB) TX bytes:19027723 (18.1 MiB)

tap101i0 Link encap:Ethernet HWaddr ex:xx:xx:xx:7b:xx
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:1992729 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:60 (60.0 B)

vmbr0 Link encap:Ethernet HWaddr 9x:xx:ba:xx:f2:xx
inet addr:142.xx.xx.xx Bcast:142.xx.xx.xx Mask:255.xx.255.xx
inet6 addr: fe80::92e2:baff:fe04:f268/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2261328 errors:0 dropped:0 overruns:0 frame:0
TX packets:258059 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000

RX bytes:148016857 (141.1 MiB) TX bytes:80824614 (77.0 MiB)

Please help us on this.

Thank you for your help!

Comments

Sign In or Register to comment.