Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

sysevent rm_async `sysevent get event_name_asyncid_1`


Utopia Open source utilities

1. brctl – It is a tool used to configure Ethernet bridge (Network Bridging)
Reference: https://linux.die.net/man/8/brctl

2. vconfig – It allows user to create and remove vlan-devices on a vlan enabled kernel. Vlan-devices are virtual Ethernet devices which represents the virtual lans on the physical lan.
Reference: https://linux.die.net/man/8/vconfig

3. dropbear – It is a lightweight SSH2 server designed to be small enough to be used in small memory environments, while still being functional and secure enough.
Reference:

https://linux.die.net/man/8/dropbear

https://matt.ucc.asn.au/dropbear/dropbear.html

4. dibbler – It is an implementation of DHCPv6 Server/Client
Reference: http://klub.com.pl/dhcpv6/

5. ifconfig – Utility used to configure a network interface
Reference: https://linux.die.net/man/8/ifconfig

6. iptables – administration tool for IPv4 packet filtering and NAT
Reference: https://linux.die.net/man/8/iptables

7. ip rule – Utility used to manipulate rules in the routing policy database control the route selection algorithm
Reference: http://man7.org/linux/man-pages/man8/ip-rule.8.html

8. ip route – Utility used to manipulate routing tables
Reference: http://linux-ip.net/html/tools-ip-route.html

9. ebtables – It is an application program used to set up and maintain the tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is analogous to the iptables application, but less complicated, due to the fact that the Ethernet protocol is much simpler than the IP protocol.
Reference: https://linux.die.net/man/8/ebtables

10. portmap – It a server that converts RPC program numbers into DARPA protocol port numbers. It must be running in order to make RPC calls.
Reference: https://linux.die.net/man/8/portmap