블로그
- iptables 0/24 의(IP주소 범위 설정) http://www.netfilter.org/documentation/HOWTO//packet-filtering-HOWTO-7.html Specifying Source and Destination The most common way is to use the full name, such as `localhost' or `www.linuxhq.com'.
- c preprocessor 중 ## 붙이기, # 인자를 스트링으로 만들기 http://devworld.apple.com/documentation/DeveloperTools/gcc-4.0.1/cpp/Concatenation.html#Concatenation #NAME 하면 인자로 받은 NAME 이 스트링 constant 로 처리되고 ## 하면 앞뒤 인자를 붙인다. 3.5 Concatenation It is often useful to