BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Trying to connect to internet in Debian
- Subject: [Discuss] Trying to connect to internet in Debian
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- Date: Fri, 16 Jan 2026 09:10:20 -0500
- In-reply-to: <13efd674-e437-4524-ba2c-f63d1a792516@app.fastmail.com>
- References: <20260114200605.72f09d97.Richard.Pieri@gmail.com> <13efd674-e437-4524-ba2c-f63d1a792516@app.fastmail.com>
> Unfortunately I am in a situation where I need to rebuild some machines > with only a Debian and a Fedora install disk to work from. With Debian, > it's hard to connect to the internet since Debian doesn't like to provide > a firewall in the initial install. A firewall is software that selectively inhibits communication. (1) Turn off the firewall, completely. (2) Test connectivity (3) If you can't connect, it isn't the firewall, its your network configuration. > > Here's what I tried with Debian 13: > 1. install from DVD > 2. go back to DVD, pull iptables .deb file (which the default install > didn't set up) off DVD > 3. install iptables (version number is 1.8.11, using nf_tables) > 4. fix sources.list so it points back to debian.org repositories > 5. go to out-of-date Ubuntu machine that can't safely connect to internet > since it's no longer supported, > run ufw enable, dump output of iptables-save and ip6tables-save in text > files (same version of iptables) > 6. use those text files on Debian machine as input to iptables-restore and > ip6tables-restore > 7. turn on wifi connection > 8. Result: on Debian machine, Firefox can't connect to any site, although > the Software app claims it is can see that all updates are up to date. > > Alternatively, starting at step 5, I can simply run "iptables -A INPUT -j > DROP" and "ip6tables -A INPUT -j DROP" but I get the same result. > > What am I doing wrong? Looks like the firewall is too strict so that > Firefox can't connect. > > _______________________________________________ > Discuss mailing list > Discuss at lists.blu.org > https://lists.blu.org/mailman/listinfo/discuss >
- References:
- [Discuss] Looking for a PCIe USB host bus adapter
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Trying to connect to internet in Debian
- From: rrose at pobox.com (Randall Rose)
- [Discuss] Looking for a PCIe USB host bus adapter
- Prev by Date: [Discuss] Looking for a PCIe USB host bus adapter
- Next by Date: [Discuss] Looking for a PCIe USB host bus adapter
- Previous by thread: [Discuss] Trying to connect to internet in Debian
- Next by thread: [Discuss] Looking for a PCIe USB host bus adapter
- Index(es):
