Re: [patch 4/4] Network namespaces: playing and debugging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do
	exec 7< /proc/net/net_ns
in your bash shell and you'll get a brand new network namespace.
There you can, for example, do
	ip link set lo up
	ip addr list
	ip addr add 1.2.3.4 dev lo
	ping -n 1.2.3.4


Andrey,

I began to play with your patchset. I am able to connect to 127.0.0.1 from different namespaces. Is it the expected behavior ? Furthermore, I am not able to have several programs, running in different namespaces, to bind to the same INADDR_ANY:port.

Will these features be included in the second patchset ?


Is it possible to setup a network device to communicate with the outside ?


Such device was planned for the second patchset :)
I perhaps can send the patch tomorrow.

Cool :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux