Two IP interface private in access mode and second one in a trunk mode, the second doesn't worksconnect two servers via second network interfaceWhat's wrong with my isc-dhcp-server configuration?Netplan error, error on nameserversystemd.network virtual interfacesUnable to convert partial VLAN from systemd to netplanUnable to ping 18.04 desktop unless this machine first pings the client, when using networkd instead of network-managerWireless problems Lenovo Thinkpad E580
Is asymptotic ordering preserved when taking log of both functions?
how to remove the row spaces using cut command
What tier are the D&D 4E classes?
Making bread with few ingredients
My co-worker withholds information about his systems and blames me for "bugs" which aren't my fault
Proof subset union
Which months are best for seeing nemophilas in Japan?
Why is the mean of the natural log of a uniform distribution (between 0 and 1) different from the natural log of 0.5?
Response to Apex class without knowing the format
What are the correct pronouns for referring to someone whom I have never met in person when the gender is apparent?
Why do we need dedicated launch vehicles for small satellites?
Degraded Array. RAID 6 with three disk failure
Has someone with no experience at all ever taken off in a plane? Could they?
Did the USA have a political agenda in Syria beyond simply the containment of ISIS?
Unbalanced dollar signs
Why do companies pay fixed dividends instead of fluid ones?
The DM is unapologetically providing TPK encounters; what can we do?
How to rotate with respect to a specific point in Asymptote?
Explaining why (or whether) zero and one are prime, composite or neither to younger children
Tikz/pgfplots shade to origin (polar)
Why would the command "ls *" generate an error?
How to make vehicular combat viable in a Post Apocalyptic world?
Is there a way to scale the 1st level spell from Magic Initiate to keep up with cantrips?
80286 real mode emulator for 8086
Two IP interface private in access mode and second one in a trunk mode, the second doesn't works
connect two servers via second network interfaceWhat's wrong with my isc-dhcp-server configuration?Netplan error, error on nameserversystemd.network virtual interfacesUnable to convert partial VLAN from systemd to netplanUnable to ping 18.04 desktop unless this machine first pings the client, when using networkd instead of network-managerWireless problems Lenovo Thinkpad E580
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have two interfaces one of them is ens160 in access mode and the second one is ens192 in trunk mode with vlan 600 and ip pool of 192.26.124.104/29 i have done this netplan in ubuntu 18.04. The first interface is ok but the second one doesn't works. The router don't show me the mac address. Any suggestion?
Netplan is like this:
network:
versión: 2
renderer: networkd
ethernets:
ens160:
addresses:
- 10.203.22.107/27
gateway4: 10.203.22.97
nameservers:
addresses:
- 8.8.8.8
ens192:
vlans:
vlan.600:
id: 600
link: ens192
addresses: [192.26.124.104/29]
gateway4: 192.26.124.105
nameservers:
addresses: [8.8.8.8, 8.8.4.4]
dhcp4: yes
networking server
add a comment
|
I have two interfaces one of them is ens160 in access mode and the second one is ens192 in trunk mode with vlan 600 and ip pool of 192.26.124.104/29 i have done this netplan in ubuntu 18.04. The first interface is ok but the second one doesn't works. The router don't show me the mac address. Any suggestion?
Netplan is like this:
network:
versión: 2
renderer: networkd
ethernets:
ens160:
addresses:
- 10.203.22.107/27
gateway4: 10.203.22.97
nameservers:
addresses:
- 8.8.8.8
ens192:
vlans:
vlan.600:
id: 600
link: ens192
addresses: [192.26.124.104/29]
gateway4: 192.26.124.105
nameservers:
addresses: [8.8.8.8, 8.8.4.4]
dhcp4: yes
networking server
add a comment
|
I have two interfaces one of them is ens160 in access mode and the second one is ens192 in trunk mode with vlan 600 and ip pool of 192.26.124.104/29 i have done this netplan in ubuntu 18.04. The first interface is ok but the second one doesn't works. The router don't show me the mac address. Any suggestion?
Netplan is like this:
network:
versión: 2
renderer: networkd
ethernets:
ens160:
addresses:
- 10.203.22.107/27
gateway4: 10.203.22.97
nameservers:
addresses:
- 8.8.8.8
ens192:
vlans:
vlan.600:
id: 600
link: ens192
addresses: [192.26.124.104/29]
gateway4: 192.26.124.105
nameservers:
addresses: [8.8.8.8, 8.8.4.4]
dhcp4: yes
networking server
I have two interfaces one of them is ens160 in access mode and the second one is ens192 in trunk mode with vlan 600 and ip pool of 192.26.124.104/29 i have done this netplan in ubuntu 18.04. The first interface is ok but the second one doesn't works. The router don't show me the mac address. Any suggestion?
Netplan is like this:
network:
versión: 2
renderer: networkd
ethernets:
ens160:
addresses:
- 10.203.22.107/27
gateway4: 10.203.22.97
nameservers:
addresses:
- 8.8.8.8
ens192:
vlans:
vlan.600:
id: 600
link: ens192
addresses: [192.26.124.104/29]
gateway4: 192.26.124.105
nameservers:
addresses: [8.8.8.8, 8.8.4.4]
dhcp4: yes
networking server
networking server
edited Jun 15 at 0:27
Hector Rivera
asked Jun 15 at 0:20
Hector RiveraHector Rivera
11 bronze badge
11 bronze badge
add a comment
|
add a comment
|
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1151181%2ftwo-ip-interface-private-in-access-mode-and-second-one-in-a-trunk-mode-the-seco%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1151181%2ftwo-ip-interface-private-in-access-mode-and-second-one-in-a-trunk-mode-the-seco%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown