At Fri, 29 Jan 2021 15:34:04 -0500 beagleboard@googlegroups.com wrote:

> 
> After implementing Roberts changes to Ubuntu I get the following:
> 
> debian@beaglebone:~$ sudo apt update
> Err:1 http://deb.debian.org/debian buster InRelease
>   Temporary failure resolving 'deb.debian.org'
> Err:2 http://repos.rcn-ee.com/debian buster InRelease
>   Temporary failure resolving 'repos.rcn-ee.com'
> Err:3 http://deb.debian.org/debian buster-updates InRelease
>   Temporary failure resolving 'deb.debian.org'
> Err:4 http://deb.debian.org/debian-security buster/updates InRelease
>   Temporary failure resolving 'deb.debian.org'
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> All packages are up to date.
> W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease
>  Temporary failure resolving 'deb.debian.org'
> W: Failed to fetch
> http://deb.debian.org/debian/dists/buster-updates/InRelease  Temporary
> failure resolving 'deb.debian.org'
> W: Failed to fetch
> http://deb.debian.org/debian-security/dists/buster/updates/InRelease
>  Temporary failure resolving 'deb.debian.org'
> W: Failed to fetch http://repos.rcn-ee.com/debian/dists/buster/InRelease
>  Temporary failure resolving 'repos.rcn-ee.com'
> W: Some index files failed to download. They have been ignored, or old ones
> used instead.
> debian@beaglebone:~$
> 

OK, you are missing the DNS.  The quick and dirty hack is edit 
/etc/resolv.conf to contain just this line:

nameserver 8.8.8.8

> 
> 
> 
> On Thu, Jan 28, 2021 at 9:06 PM Robert Nelson <robertcnel...@gmail.com>
> wrote:
> 
> > On Thu, Jan 28, 2021 at 5:05 PM KenUnix <ken.unix....@gmail.com> wrote:
> > >
> > > Robert,
> > >
> > > The iptables entries on the Ubuntu worked.
> > >
> > > However running   sudo apt update    results in failures apparently for
> > port 80?
> > >
> > > Example:
> > >
> > > debian@beaglebone:~/cronjobs$ sudo apt update
> > > Err:1 http://repos.rcn-ee.com/debian buster InRelease
> > >   Cannot initiate the connection to repos.rcn-ee.com:80
> > (2600:3c00::f03c:91ff:fe37:6ad5). - connect (101: Network is unreachable)
> > Could not connect to repos.rcn-ee.com:80 (45.33.2.10), connection timed
> > out
> >
> > Ah Cool, it looks like you have ipv6 too, try the ipv6 version of
> > iptables..
> >
> > Sorry i'm stuck on a ipv4 provider..
> >
> > Regards,
> > --
> > Robert Nelson
> > https://rcn-ee.com/
> >
> > --
> > For more options, visit http://beagleboard.org/discuss
> > ---
> > You received this message because you are subscribed to a topic in the
> > Google Groups "BeagleBoard" group.
> > To unsubscribe from this topic, visit
> > https://groups.google.com/d/topic/beagleboard/f3F5U228adA/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to
> > beagleboard+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msgid/beagleboard/CAOCHtYhQp0kSTm4me-SNRSY0%2BH7r_eEshiYLgMdX6dXR8n_F2w%40mail.gmail.com
> > .
> >
> 
> 

-- 
Robert Heller             -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software        -- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com       -- Webhosting Services
                                                                                
                                  

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/20210129204814.0B283220F62%40sharky4.deepsoft.com.

Reply via email to