code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| [Linux] ipautofw
Usage:
ipautofw <command> <options>
Valid commands:
-A add new autoforward entry
-D delete an autoforward entry
-F flush the autoforward table
Valid options:
-r <type> <low> <high> forwarding on ports <low> to <high> using
protocol <type> (tcp or udp)
-h <host> IP address of host to receive forwarded
packets
[...] hieronder nog meer opties |
hm.kej...zogezegt zo gedaan
[Linux] ipautofw -D -r tcp 8000 10000 -h 192.168.1.2
setsockopt: Invalid argument
[Linux]
iemand een verklaring?