|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
what is the clause in ipchains for continues IP address definition
in both -d and -s intends
thanks |
|
#2
|
|||
|
|||
|
did i understand correctly, you want to supply a ip range, not only a single ip? this is what the mask is for:
192.168.1.1/24 says eg. 192.168.1.0-192.168.1.255 /24 says "the first 24 bits are 1, the others are 0", so this is 255.255.255.0 afaik you can also supply the netmask in this format (untested): 192.168.1.1/255.255.255.0
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > what is the clause in ipchains for continues IP address definition |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|