Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #192897

Re: Fwd: Re: Unknown URL

From Reco <recoverym4n@gmail.com>
Newsgroups linux.debian.user
Subject Re: Fwd: Re: Unknown URL
Date 2018-02-22 18:10 +0100
Message-ID <vm2xA-7QL-19@gated-at.bofh.it> (permalink)
References <vm24x-7mK-19@gated-at.bofh.it> <vm2ed-7qL-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


	Hi.

On Thu, Feb 22, 2018 at 11:41:35AM -0500, Stephen P. Molnar wrote:
> Then
> 
> root@AbNormal:/home/comp# apt-get update
> Ign:1 http://debian.uchicago.edu/debian stretch InRelease
> Hit:3 http://debian.uchicago.edu/debian stretch Release
> Get:2 http://debian.uchicago.edu/debian stretch-updates InRelease [91.0 kB]
> 0% [Connecting to prod.debian.map.fastly.net (2a04:4e42:b::204)]

Perfect.


> and
> 
> root@AbNormal:/home/comp# dpkg --print-foreign-architectures
> i386

That looks about right.


> Always glad to be able to help remove boredom!  Other than my comp chem
> calculations, I find boredom to very boring.

At least one of us doing real science. I'm ashamed to mention what I do
for the living ☺.

And now to the fun part. Please provide these:

tcpdump -ni any -s0 -w /tmp/fastly.pcap tcp port 80 or icmp6 or \
	udp port 53

ip a l

ip ro l table all

traceroute -n 2a04:4e42:b::204


It should be noted that:

1) tcpdump should be run while you're invoking apt-get, with IPv6 stack
operational (i.e. no disable_ipv6 trick).

2) To terminate tcpdump use Ctrl+C. All its output will to to a file.

3) tcpdump will capture all tcp:80 (i.e. - HTTP), that's intentional.
This may, or may not be a privacy issue.

4) tcpdump requires CAP_NET_RAW and CAP_NET_ADMIN to function properly.
Meaning - you run it as root. Other commands should not require root.

5) If tcpdump is not installed there, use disable_ipv6 trick temporarily
to apt-get it.

Reco

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-21 21:50 +0100
  Re: Unknown URL Brian <ad44@cityscape.co.uk> - 2018-02-21 22:00 +0100
  Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-21 22:10 +0100
    Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 15:30 +0100
      Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 15:50 +0100
        Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 16:10 +0100
          Re: Unknown URL Greg Wooledge <wooledg@eeg.ccf.org> - 2018-02-22 16:10 +0100
            Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 16:20 +0100
          Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 16:20 +0100
            Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 17:40 +0100
              Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 17:50 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 18:10 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 18:40 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 19:00 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 19:20 +0100
                Re: Fwd: Re: Unknown URL The Wanderer <wanderer@fastmail.fm> - 2018-02-22 19:30 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 19:40 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 19:50 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 20:00 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-22 21:20 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-22 21:50 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 10:40 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 15:30 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 16:00 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 16:10 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 16:50 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 17:40 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 18:20 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 18:40 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 19:00 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 19:10 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 20:30 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 20:40 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 22:00 +0100
                Re: Fwd: Re: Unknown URL Reco <recoverym4n@gmail.com> - 2018-02-23 16:10 +0100
                Re: Fwd: Re: Unknown URL "Stephen P. Molnar" <s.molnar@sbcglobal.net> - 2018-02-23 16:00 +0100

csiph-web