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]] | ||
+ | * test mtu: | ||
+ | ping -f -l 1500 www.mit.edu (1364) | ||
= Services = | = Services = | ||
* [[set up a web server]] | * [[set up a web server]] |
Revision as of 07:42, 20 October 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
- test mtu:
ping -f -l 1500 www.mit.edu (1364)