Difference between revisions of "Networking"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 6: | Line 6: | ||
* [[teaming your network cards]] | * [[teaming your network cards]] | ||
* [[routing]] | * [[routing]] | ||
+ | * [[set up a firewall]] | ||
* test mtu: | * test mtu: | ||
ping -f -l 1500 www.mit.edu (1364) | ping -f -l 1500 www.mit.edu (1364) |
Revision as of 08:38, 21 November 2010
Here are the articles that deal with networking:
- connect to the net
- set up networking
- set up Network Address Translation
- teaming your network cards
- routing
- set up a firewall
- test mtu:
ping -f -l 1500 www.mit.edu (1364)