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;









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









share|improve this question


































    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









    share|improve this question






























      0












      0








      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









      share|improve this question

















      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






      share|improve this question
















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 15 at 0:27







      Hector Rivera

















      asked Jun 15 at 0:20









      Hector RiveraHector Rivera

      11 bronze badge




      11 bronze badge























          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
          );



          );














          draft saved

          draft discarded
















          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
















          draft saved

          draft discarded















































          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.




          draft saved


          draft discarded














          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





















































          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









          Popular posts from this blog

          Tamil (spriik) Luke uk diar | Nawigatjuun

          Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

          Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?