Jump to content

Recommended Posts

Posted

На 6-ом proxmox'е, т.е. на debien'е был установлен openvpn.

 

С proxmox'a (debien'a) через поднятый туннель удаленные ресурсы видно, а на виртуальных машинах нет.

Мож кто подскажет как дать доступ виртуальным машинам к удаленные ресурсам?

 

Posted (edited)

Виртуальная машина- Virtual box?

Если да, то попробуй в настройках сетевой карточки поставить Promiscuous Mode(Advanced)- Allow All.

(у меня на основной машине в интерфейсе пакеты были, а внутри виртуалки не было)

Edited by Sid7
Posted
В 03.02.2020 в 17:30, ixi сказал:

в бридж туннель добавить?

Это как? можете ссылку дать как это делается?

Или как задать вопрос гуглу?

Posted

The command brctl addif <brname> <ifname> will make the interface <ifname> a port of the bridge <brname>. This means that all frames received on <ifname> will be processed as if destined for the bridge. Also, when sending frames on <brname>, <ifname> will be considered as a potential output interface.

The command brctl delif <brname> <ifname> will detach the interface <ifname> from the bridge <brname>.

The command brctl show <brname> will show some information on the bridge and its attached ports.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.