Bridged Adapter on CentOS 7

Discussions about using Linux guests in VirtualBox.
Post Reply
nick091_me
Posts: 1
Joined: 17. Apr 2016, 05:09

Bridged Adapter on CentOS 7

Post by nick091_me »

Hi there
I have a Windows 7 64bit host, VirtualBox 5.0.16 and a CentOS 7 x86 rel. 2.1511 client. The network router at 192.168.1.1 acts as gateway, DHCP server and DNS.
I installed minimal CentOS on the client configurated with Bridged Adapter (Realtec PCIe FE Family controller) and adapter type Intel PRO/1000 MT server, then CentOS installation process created enp0s17 configuration, but "ifup enp0s17" fails.
adapter.png
adapter.png (42.91 KiB) Viewed 1373 times
So I simply switched to NAT adapter and "ifup enp0s17" works well, I can ping on the web, "yum install nano" had success.
How to configure bridged adapter?
Thanks.
Post Reply