메스커라이딩을 해서 windows에서 icq를 사용하려고 합니다.
현재 제가 가지고있는 컴의 설치는 다음과 같습니다.
--[adsl]---[eth0][linux][eth1]-----[hub]-----[win]
. |
. [win]
위와 같은 상황으로 컴이 설치 되어 있습니다.
근데 문제가 되는 것이 windows에서 icq를 사용하려고 하는데
내부 네트웍상에서는 파일 전송 쳇팅등이 모두 잘되고 있습니다.
그러나, 외부로 연결하였을 때는 쳇팅은 가능하나 파일 전송이
되질 않더군여...
그래서 리눅스에 ip_masq_icq-0.56을 다운 받아놓았습니다.위치는
# /usr/src/ip_masq_icq-0.56입니다.
ip_masq_icq-0.56의 내용은 다음과 같습니다.
1.ChangeLog
2.ip_masq_icq.c
3.Makefile
4.Readme
5.Todo
위와 같은 파일이 있었습니다.
4.Readme의 내용을 보니 설치 가이드 같더군여...내용은 다음과 같습니다.
...........중략...................
Requirements
~~~~~~~~~~~~
- 2.2.x kernel compiled with ``Prompt for development and/or incomplete
code/drivers'' ("Code maturity level options" menu) and
``IP: masquerading special modules support'' ("Networking options"
menu) options turned on.
Compiling/Installing
~~~~~~~~~~~~~~~~~~~~
/*0. Since 0.53, this module doesn't use ip_portfw_*, so kernel patching is
no more needed :)*/
1. cd /usr/src/ip_masq_icq-0.56; make install
2. insmod it and enjoy.
Module Parameters
~~~~~~~~~~~~~~~~~
................중략..............
▷제가 리눅스를 시작한지 얼마 되지 않아 너무 모르겠습니다. 도와 주십시요.
위의 컴파일링/인스톨링에서 make install하라는 것 같은데 위와 같이 했더니
bash: make: command not found라고 나오더군여...
도와 주십시요...
▷참고로 제가 사용하는 리눅스는 wowlinux7.0까치 버전입니다.