How to run `arp-scan` on an interface that's modified by netplan?I have a Sony Vaio SVT131Aiil. The wireless...

How to make a *empty* field behaves like a *null* field when it comes to standard values?

Why is working on the same position for more than 15 years not a red flag?

Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?

Skis versus snow shoes - when to choose which for travelling the backcountry?

Why do phishing e-mails use faked e-mail addresses instead of the real one?

How to evaluate the limit where something is raised to a power of x?

What type of investment is best suited for a 1-year investment on a down payment?

Why are special aircraft used for the carriers in the United States Navy?

What am I? I am in theaters and computer programs

When was drinking water recognized as crucial in marathon running?

Make me a metasequence

Do higher etale homotopy groups of spectrum of a field always vanish?

How to substitute values from a list into a function?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

How do you say "powers of ten"?

In iTunes 12 on macOS, how can I reset the skip count of a song?

What's the values for the Freq_Interval column in MSDB.dbo.SysSchedules when Freq_Type is weekly and more than one day is selected in the schedule?

Roots of 6th chords on the guitar for different inversions/voicings

Giving a talk in my old university, how prominently should I tell students my salary?

How to kill a localhost:8080

Should we avoid writing fiction about historical events without extensive research?

The need of reserving one's ability in job interviews

What does @RC mean in SSDT SQL Server Unit Testing?

Difference between 'stomach' and 'uterus'



How to run `arp-scan` on an interface that's modified by netplan?


I have a Sony Vaio SVT131Aiil. The wireless does not show up as an option in network managerWireless LAN worked in 14.04, doesn't on 16.04 even with the proprietary driversInternet connection drops out after 1-2 hours (RTL8821AE wifi drivers)VPN connects but no remote LAN access16.04.3: setting eth interface down to get wifi interface workVirtual interface in netplanConnections on Ubuntu 16.04 are not working properly. WIFI is slow and rarely works. Ethernet does not connect at allUbuntuStudio will connect to one of two routersWireless problems Lenovo Thinkpad E580Wifi breaks all the time - Ubuntu 18.04 - [14e4:4331]













0















I have a link-local address set up for an ethernet dongle via netplan:



# For USB eth dongle
network:
version: 2
renderer: NetworkManager
ethernets:
enx00249b1ec202:
dhcp4: no
dhcp6: no
link-local: [ ipv4, ipv6]
addresses: [169.254.11.25/16]


I currently have a Raspberry Pi connected to my PC through that dongle. I tried running arp-scan but after running for a while, it couldn't find the Pi.



$ sudo arp-scan -I enx00249b1ec202 -l
Interface: enx00249b1ec202, datalink type: EN10MB (Ethernet)
Starting arp-scan 1.9.5 with 65536 hosts (https://github.com/royhills/arp-scan)

0 packets received by filter, 0 packets dropped by kernel
Ending arp-scan 1.9.5: 65536 hosts scanned in 263.530 seconds (248.69 hosts/sec). 0 responded


How can I have Arp detect it?









share



























    0















    I have a link-local address set up for an ethernet dongle via netplan:



    # For USB eth dongle
    network:
    version: 2
    renderer: NetworkManager
    ethernets:
    enx00249b1ec202:
    dhcp4: no
    dhcp6: no
    link-local: [ ipv4, ipv6]
    addresses: [169.254.11.25/16]


    I currently have a Raspberry Pi connected to my PC through that dongle. I tried running arp-scan but after running for a while, it couldn't find the Pi.



    $ sudo arp-scan -I enx00249b1ec202 -l
    Interface: enx00249b1ec202, datalink type: EN10MB (Ethernet)
    Starting arp-scan 1.9.5 with 65536 hosts (https://github.com/royhills/arp-scan)

    0 packets received by filter, 0 packets dropped by kernel
    Ending arp-scan 1.9.5: 65536 hosts scanned in 263.530 seconds (248.69 hosts/sec). 0 responded


    How can I have Arp detect it?









    share

























      0












      0








      0








      I have a link-local address set up for an ethernet dongle via netplan:



      # For USB eth dongle
      network:
      version: 2
      renderer: NetworkManager
      ethernets:
      enx00249b1ec202:
      dhcp4: no
      dhcp6: no
      link-local: [ ipv4, ipv6]
      addresses: [169.254.11.25/16]


      I currently have a Raspberry Pi connected to my PC through that dongle. I tried running arp-scan but after running for a while, it couldn't find the Pi.



      $ sudo arp-scan -I enx00249b1ec202 -l
      Interface: enx00249b1ec202, datalink type: EN10MB (Ethernet)
      Starting arp-scan 1.9.5 with 65536 hosts (https://github.com/royhills/arp-scan)

      0 packets received by filter, 0 packets dropped by kernel
      Ending arp-scan 1.9.5: 65536 hosts scanned in 263.530 seconds (248.69 hosts/sec). 0 responded


      How can I have Arp detect it?









      share














      I have a link-local address set up for an ethernet dongle via netplan:



      # For USB eth dongle
      network:
      version: 2
      renderer: NetworkManager
      ethernets:
      enx00249b1ec202:
      dhcp4: no
      dhcp6: no
      link-local: [ ipv4, ipv6]
      addresses: [169.254.11.25/16]


      I currently have a Raspberry Pi connected to my PC through that dongle. I tried running arp-scan but after running for a while, it couldn't find the Pi.



      $ sudo arp-scan -I enx00249b1ec202 -l
      Interface: enx00249b1ec202, datalink type: EN10MB (Ethernet)
      Starting arp-scan 1.9.5 with 65536 hosts (https://github.com/royhills/arp-scan)

      0 packets received by filter, 0 packets dropped by kernel
      Ending arp-scan 1.9.5: 65536 hosts scanned in 263.530 seconds (248.69 hosts/sec). 0 responded


      How can I have Arp detect it?







      networking netplan arp





      share












      share










      share



      share










      asked 8 mins ago









      YamiYukiSenpaiYamiYukiSenpai

      140319




      140319






















          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/3.0/"u003ecc by-sa 3.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%2f1123381%2fhow-to-run-arp-scan-on-an-interface-thats-modified-by-netplan%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%2f1123381%2fhow-to-run-arp-scan-on-an-interface-thats-modified-by-netplan%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

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...