Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

firewall

what url should I authorize to use pip behind a firewall?

August 11, 2022 by Magenaut

I have a server, onto which I want to use Python, that is behind a company firewall. I do not want to mess with it and the only thing I can do is to make a firewall exception for specific URL/domains.

Categories Python, Q&A Tags firewall, pip, python Leave a comment

How iptables tables and chains are traversed

August 11, 2022 by Magenaut

I know linux has 3 built-in tables and each of them has its own chains as follow:

Categories Q&A, Unix & Linux Tags firewall, iptables Leave a comment

Limit SSH access to specific clients by IP address

August 10, 2022 by Magenaut

How do we allow certain set of Private IPs to enter through SSH login(RSA key pair) into Linux Server?

Categories Q&A, Unix & Linux Tags firewall, linux, sshd Leave a comment

Is it better to set -j REJECT or -j DROP in iptables?

August 10, 2022 by Magenaut

There’s an example of iptables rules on archlinux wiki:

Categories Q&A, Unix & Linux Tags firewall, ip, iptables, tcp, udp Leave a comment

Difference between SNAT and Masquerade

August 9, 2022 by Magenaut

I am confused what’s the actual difference between SNAT and Masquerade?

Categories Q&A, Unix & Linux Tags firewall, iptables Leave a comment

Understanding an iptables shell script

August 8, 2022 by Magenaut

SITUATION:

Categories Q&A, Unix & Linux Tags firewall, iptables, linux, shell-script Leave a comment

iptables/pf rule to only allow XY application/user?

August 8, 2022 by Magenaut

I think there is no iptables/pf solution to only allow an XY application on e.g.: outbound tcp port 80, eth0. So if I have a userid: “500” then how could I block any other communications then the mentioned on port 80/outbound/tcp/eth0? (e.g.: just privoxy is using port 80 on eth0)

Categories Q&A, Unix & Linux Tags firewall, iptables, pf Leave a comment

Set some firewall ports to only accept local network connections?

August 8, 2022 by Magenaut

How do I set up the firewall on a system in a LAN so that some ports are only open to connections from the local area network, and not from the outside world?

Categories Q&A, Unix & Linux Tags firewall, iptables, ssh Leave a comment

How to configure Centos 7 firewallD to allow docker containers free access to the host’s network ports?

August 7, 2022 by Magenaut

I have docker installed on CentOS 7 and I am running firewallD.

Categories Q&A, Unix & Linux Tags centos, docker, firewall, firewalld Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress