Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two ipaddrs with one interface #2

Open
flybirdkh opened this issue Jul 1, 2020 · 0 comments
Open

Two ipaddrs with one interface #2

flybirdkh opened this issue Jul 1, 2020 · 0 comments

Comments

@flybirdkh
Copy link

Hi

Now we need to add one network interface with two ipaddrs.The configuration of network is like this

File managed by Puppet

DEVICE=eth0
NAME=eth0
BOOTPROTO=none
ONBOOT=yes
HOTPLUG=yes
TYPE=Ethernet
IPADDR1=x.x.x.x
IPADDR2=x.x.x.x
NETMASK1=255.255.0.0
NETMASK2=255.255.0.0
PEERDNS=yes
ZONE=internal
NM_CONTROLLED=yes

How to set puppetserver to solve this problem?
Wish for you reply
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant