Skip to content
  • Terms
  • Privacy Policy
Fix User
Answer site for computer enthusiasts and power users
MENU
  • HOME



Tag: iptables

Can’t connect to SSH over VPN when using 3G only

By JamesPosted on January 27, 2023

Problem : I’m having a bit of a strange problem that I’m not sure how to debug/fix. I have a […]

How do I drop the entire INPUT chain from iptables?

By JamesPosted on January 22, 2023

Problem : On Linux, I’ve been building a malicious IP list. I assume the DDOS is now gone. How do […]

How to get list banned ip and its unban time in fail2ban on Linux?

By JamesPosted on January 22, 2023

Problem : how to see a list of banned ip addresses and get its unban time? I know two methods […]

What is command to look list of redirect rules, iptables

By JamesPosted on January 19, 2023

Problem : im using command like this : iptables -t nat -A PREROUTING -p tcp -d 192.168.1.118 –dport 4080 -j […]

My Iptables block IP range not work

By JamesPosted on January 18, 2023

QUESTION : I’m using httpd service on a Linux OS. My result of iptables -L Chain INPUT (policy ACCEPT) target […]

Linux Basic Networking and iptables?

By JamesPosted on January 11, 2023

Problem : If I am networking between two linux PCS, using blue ethernet cables, or wireless, is this always a […]

iptables rules are not in action

By JamesPosted on January 8, 2023

QUESTION : I have a iptable rule file, on the INPUT chain I have -A INPUT -i em1 -p tcp […]

iptables catches on DENY but not on ACCEPT place prior to it in the chain

By JamesPosted on January 6, 2023

Problem : I have a weird problem with my iptables firewall: If I set two consecutive identical rules, the first […]

Does iptables affect existing tcp flows

By JamesPosted on January 3, 2023

QUESTION : I’m trying to emulate a network partition via iptables -I INPUT -s <other-ip-address> -j DROP on both nodes. […]

How to set up iptables to open ports 80 and 443

By JamesPosted on December 20, 2022

Problem : I try to understand how iptables works but after a lot of hours and readinga lot of articles […]

  • 1
  • 2
  • 3
  • …
  • 24

Recent Posts

  • Installing Debian on SATA disk attached to eSATA interface
  • I can’t access Apple Font Tools via the terminal
  • Setting up Access Point using Wifi adapter in linux
  • Internet connection is so bad on my linux mint, but good on windows 7 and windows xp and on mobile, why?
  • Is the encryption status of a backup logged in macOS?
  • How to make disk usable
  • NX Client running on OS X 10.6.3 => NX Server Ubuntu 10.04: weird keymapping issue
  • Windows 10 Home cannot connect to samba share on Linux
  • Is this the correct format for starting a service in linux with command line arguments?
  • How to create a list of numbers with specific condition

Categories

  • Boot
  • Command Line
  • Google Chrome
  • Hard Drive
  • Linux
  • Macos
  • Ms-Excel
  • Networking
  • Router
  • Windows
Proudly powered by WordPress / Fix User
Go to mobile version