Skip to content

Magenaut

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

network-namespaces

How to find the network namespace of a veth peer ifindex?

August 10, 2022 by Magenaut

ip netns set NAME NETNSID – assign an id to a peer network namespace

Categories Q&A, Unix & Linux Tags network-namespaces, networking, veth Leave a comment

port forwarding to application in network namespace with vpn

August 7, 2022 by Magenaut

I was able to set up a network namespace, establish a tunnel with openvpn and start an application that uses this tunnel inside the namespace. So far so good, but this application can be accessed via a web interface and I cant’t figure out how to route requests to the web interface inside my LAN.

Categories Q&A, Unix & Linux Tags iptables, network-namespaces, openvpn, port-forwarding Leave a comment

Feed all traffic through OpenVPN for a specific network namespace only

August 7, 2022 by Magenaut

I am trying to set up a VPN (using OpenVPN) such that all of the traffic, and only the traffic, to/from specific processes goes through the VPN; other processes should continue to use the physical device directly. It is my understanding that the way to do this in Linux is with network namespaces.

Categories Q&A, Unix & Linux Tags linux, network-namespaces, openvpn, vpn Leave a comment

Connect with D-Bus in a network namespace

August 7, 2022 by Magenaut

I am using network namespaces such that I can capture network traffic of a single process. The namespace is connected through the “host” via a veth pair and has network connectivity through NAT. So far this works for IP traffic and named Unix domain sockets.

Categories Q&A, Unix & Linux Tags d-bus, network-namespaces, unix-sockets Leave a comment

How to list processes belonging to a network namespace?

August 6, 2022 by Magenaut

I am on Ubuntu 12.04, and the ip utility does not have ip netns identify <pid> option, I tried installing new iproute, but still, the option identify doesn’t
seem to be working!.

Categories Q&A, Unix & Linux Tags linux, network-namespaces, process 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