I have tried exactly that.
I have my node with ovh.
If you are sure that is a working config then that means the issue is with my provider ovh.
Question have anyone successfuly done this on ovh?
Thats fine so far. This works if thats the only thing you are doing
I mean set additional vmbr1 for guests in private network to connect via nat.
I have come to the conclusion that vmbr0 and vmbr1 in the setup described cannot be assigned together
I would like some to test this because I...
I want to know if this is possible and if so please supply an example.
on single host interface config I want to do two things.
Allow guests to have their own public ip.
Allow local network and internet via nat
There are guides on how to do each separately but not together.
Surely this is...
HOST
Could the issue be on the host there is no route from 10.10.10.1 to internet on the host?
Interent accessible on host and vmbr0 fine.
$ ip route show
default via 188.164.246.254 dev eno1 proto static
default via 188.164.246.254 dev vmbr0 proto static
10.10.10.0/24 dev vmbr1 proto...
@Stoiko
I corrected the eno1/eth0 typo to eno1.
The post-up/post-down commands has been set to send via vmbr0.
Unfortunately it does not work as expected (that should enable the private vms to ping the internet)
From vm with local ip it fails to connect to internet
[root@localhost ~]# ping...
VM PUBLIC INTERFACE
Contents of the file: /etc/sysconfig/network-scripts/ifcfg-ens18
DEVICE=ens18
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
PEERDNS=no
IPV6INIT=no
IPADDR=94.23.153.81
GATEWAY=188.164.246.254
NETMASK=255.255.255.0
DNS1=213.186.33.99
ARP=yes
HWADDR=02:00:00:DA:xx:xx
VM LOCAL...
This is driving me nuts. Spent the last two days trying so many config changes yet having no luck so far.
what I want to archive. Internet should be accessible from every guest.
1) proxmox host has a public ip (x.x.x.x)
2) first guest vm has a public ip (y.y.y.y)
3) second guest vm has a...
I have a vm guest with public ip connected to vmbr0.
When I ping an ip on the internet it says "Destination Host Unreachable"
HOST config
===========
auto lo
iface lo inet loopback
#
# external interface of the host
auto eno1
iface eno1 inet static
address 188.164.246.137...
Hi
Can anyone please suggest the issue with my config.
I am trying to do a setup where my host has a public and private ip.
All vm's are to have a private ip only.
Of cousre the vm's should be abe to connect to the internet.
I have the config below
My vm has ip 10.0.0.100.
My host has a public...
I have proxmox ve, a guest vm os has been installed via iso image.
I logged into the guest vm through the vnc console and do a ifconfig, it does not appear to have an ip address assigned?
How does the guest vm get network setup? I want to give it a static ip. What range should it be assigned?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.