• Home
  • Raw
  • Download

Lines Matching refs:to

10 	  when running on a stand-alone machine that isn't connected to any
19 For a general introduction to Linux networking, it is highly
20 recommended to read the NET-HOWTO, available from
39 Ethernets. It is highly recommended to say Y here (this will enlarge
41 system) use TCP/IP even if your machine is not connected to any
43 allows you to ping yourself (great fun, that!).
45 For an excellent introduction to Linux networking, please read the
49 If you say Y here and also to "/proc file system support" and
51 behavior of the TCP/IP code by writing to the (virtual) files in
65 bool "Only allow certain groups to create sockets"
74 to nfmark, but designated for security purposes.
75 If you are unsure how to answer this question, answer N.
83 The most common use of packet filtering is to run your Linux box as
89 bothersome to set up; it inspects the network traffic much more
92 firewalls often require changes to the programs running on the local
97 You should also say Y here if you intend to use your Linux box as
98 the gateway to the Internet for a local network of machines without
100 of the computers on your local network wants to send something to
102 forwards the traffic to the intended outside destination, but
103 modifies the packets to make it look like they came from the
105 replies, the Linux box will silently forward the traffic to the
107 are completely invisible to the outside world, even though they can
108 reach the outside and can receive replies. It is even possible to
114 the local network tries to connect to an outside host, your Linux
115 box can transparently forward the traffic to a local server,
130 Make sure to say N to "Fast switching" below if you intend to say Y
142 You can say Y here if you want to get additional messages useful in
152 basic ones needed by most people will default to 'M'.
208 Documentation on how to use the packet generator can be found
218 This module allows for capturing the changes to TCP connection
219 state in response to incoming packets. It is used for debugging
223 Documentation on how to use TCP connection probing can be found