파일방2011. 12. 7. 00:18
openVPN (openVPN)
poptop (PPTP) 
openl2tp (L2TP) 

openVPN은 PPTP나 L2TP를 지원하지 않고 user level에서 지원하는 VPN이며
PPTP나 L2TP는 커널레벨에서 지원이 되어야 하는 녀석들이다.

[링크 : http://openvpn.net/ ]
[링크 : http://poptop.sourceforge.net/
[링크 : http://www.openl2tp.org/

'파일방' 카테고리의 다른 글

ghost explorer(고스트 익스플로러)  (0) 2012.04.23
keytweak  (0) 2011.12.23
EDID Manager  (4) 2011.12.05
gSOAP  (0) 2011.11.09
Intel VTune Amplifier XE / AMD CodeAnalyst Performance Analyzer / Nvidia Parallel Nsight  (0) 2011.11.09
Posted by 구차니
하드웨어2011. 12. 6. 12:52
문득 외장 PCI-Ex가 있나 찾아보니

PCI-Ex x8 6slot 짜리가 2499$ (대충 300만원?) -_-



[링크 : http://www.tomshardware.com/forum/201564-33-idea-external-express-port]
    [링크 : http://www.magma.com/pciexpansion.asp]
    [링크 : http://www.magma.com/6slot.asp]

예전 군대에 있을때 BARCO 사의 프로젝터가
이런류의 슬롯 Extender를 이용했던거 같은데 그래서 드럽게 비샀구나.. 싶은 생각중 
[링크 : http://www.barco.com/ko/productcategory/115]

'하드웨어' 카테고리의 다른 글

combiner / 컴바이너  (0) 2011.12.22
패러럴 연장 / FX 케이블  (0) 2011.12.09
내 생애 첫 SSD - mySSD 8GB express card + USB  (2) 2011.09.27
M2N-SLI 의 SATA 하드와 Win7 궁합  (0) 2011.09.27
HT Technology in MPS  (0) 2011.09.17
Posted by 구차니
암호화 사용하지 않고
PPTP로 접속을 하니 문제없이 된다.

미리 검색해보고 할걸 ㅋㅋ
[링크 : http://nosyu.pe.kr/2499 ]
Posted by 구차니
하드웨어/Network 장비2011. 12. 6. 10:36
자세한 내용은 링크로 대체하고
[링크 : http://www.iptime.co.kr/~iptime/bbs/view.php?id=faq_setup&page=4...]

접속을 하는데 배쨰길래 확인을 해보니


"암호화 MPPE 에서 암호화 없음"을 안해줘서 이런 문제 발생


그나저나.. 두개의 망이 동일한 아이피 대역이다 보니 되는지 안되는지 알수가 없자너!!! ㅠ.ㅠ
Posted by 구차니
Microsoft/Windows2011. 12. 6. 10:33
아무생각없이 했는데...
최대절전모드(HIBERNATION) 으로 죽여놓은 노트북에는 접속이 안된다
반드시 최대절전모드를 풀고 정상종료후 해야 한다. 

2011/06/13 - [Microsoft] - windows 암호깨는 프로그램 
Posted by 구차니
파일방2011. 12. 5. 15:47
EDID 값을 보는건데 예전에 써본 EDID Viewer 보다는 백배 정도 좋은듯




[링크 : http://www.extron.com/download/software.aspx?material=2&id=E]
    [링크 : http://www.extron.com/download/dltrack.aspx?file=EDID_ManagerV1x0.exe&id=38772] << 다운로드
2011/09/12 - [파일방] - EDID Viewer / Reporter

 

'파일방' 카테고리의 다른 글

keytweak  (0) 2011.12.23
VPN 관련 오픈소스  (0) 2011.12.07
gSOAP  (0) 2011.11.09
Intel VTune Amplifier XE / AMD CodeAnalyst Performance Analyzer / Nvidia Parallel Nsight  (0) 2011.11.09
MeshLab  (0) 2011.10.18
Posted by 구차니
Linux/Ubuntu2011. 12. 4. 23:23
modprobe bonding을 하지 않고 추가할 경우
$ sudo ifconfig bond0 192.168.12.1 netmsk 255.255.255.0
SIOCSIFADDR: No such device
bond0: ERROR while getting interface flags: No such device
SIOCSIFADDR: No such device
bond0: ERROR while getting interface flags: No such device
SIOCSIFADDR: No such device
bond0: ERROR while getting interface flags: No such device 

modprobe bonding을 하지 않았고 interface를 잘못입력한 경우
$ sudo ifenslave eth0 eth1
Master 'eth0': Error: handshake with driver failed. Aborting 

modprobe bonding을 하지 않았을 경우
$ sudo ifenslave bond0 eth0 eth1
Master 'bond0': Error: handshake with driver failed. Aborting  
 
interface 입력 오류시
$ sudo ifenslave bond0 eth0 eht1
Slave 'eht1': Error: get settings failed: No such device. Skipping
 

---
# modprobe bonding
# ifconfig bond0 192.168.0.1 netmask 255.255.0.0
# ifenslave bond0 eth0 eth1
[링크 : http://linux.die.net/man/8/ifenslave



'Linux > Ubuntu' 카테고리의 다른 글

ubuntu server 로그인 화면  (0) 2011.12.11
Ubuntu 릴리즈별 이름  (0) 2011.12.11
ubuntu server howto  (0) 2011.12.04
ubuntu server / desktop edition의 차이점  (0) 2011.12.03
ubuntu 64bit server 10.04 LTS 부팅이 안돼!  (0) 2011.12.03
Posted by 구차니
Linux/Ubuntu2011. 12. 4. 21:59
임베디드 우분투 이런거 없나?
aptitude로 관리해주는 임베디드 우분투 있으면 죽이겠는데 ㅋㅋㅋ

---
ajaxterm은 telnet이나 ssh를 웹에서 하게 해주는건데
ncurse 기반은 쓸수도 없고 방향키도 안되고 이래저래 많이 부족하지만
putty 같은거 받기 힘들경우에는 썩 나쁘진 않을듯
---

[링크 : https://help.ubuntu.com/community/Servers]
    [링크 : https://help.ubuntu.com/community/IptablesHowTo] firewall / masquerade
    [링크 : https://help.ubuntu.com/community/dhcp3-server]
    [링크 : https://help.ubuntu.com/community/BIND9ServerHowto] DNS Server
    [링크 : https://help.ubuntu.com/community/DynamicDNS] DDNS Client

'Linux > Ubuntu' 카테고리의 다른 글

Ubuntu 릴리즈별 이름  (0) 2011.12.11
ifenslave 상황별 에러  (0) 2011.12.04
ubuntu server / desktop edition의 차이점  (0) 2011.12.03
ubuntu 64bit server 10.04 LTS 부팅이 안돼!  (0) 2011.12.03
snmp - ubuntu  (0) 2011.11.21
Posted by 구차니
Linux2011. 12. 4. 21:43
iptables에서 ip masquerade(마스커레이드/가장,위장)를 통해
IP 공유기 처럼 만드는 걸 해보려니 은근 알아야 할게 많은듯 -_-

일단 커널에서 ipt_MASQUERADE를 지원해야 하고
지원할경우에는 단순히 modprobe를 통해 해당 모듈을 사용함으로서 사용이 가능해진다(고 한다)

$ sudo modprobe ipt_MASQUERADE

$ lsmod | grep -i ipt
ipt_MASQUERADE          1407  0 
nf_nat                 15560  1 ipt_MASQUERADE
x_tables               14175  1 ipt_MASQUERADE
nf_conntrack           60943  3 ipt_MASQUERADE,nf_nat,nf_conntrack_ipv4

$ sudo iptables -L -t filter
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination  
 
$ sudo iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination         

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination    

$ sudo iptables -L -t mangle
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination         

Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination     

$ sudo iptables -L -t raw
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination    

The tables are as follows:

filter:
This is the default table (if no -t option is passed). It contains the built-in chains INPUT (for packets destined to local sockets), FORWARD (for packets being routed through the box), and OUTPUT (for locally-generated packets).

nat:
This table is consulted when a packet that creates a new connection is encountered. It consists of three built-ins: PREROUTING (for altering packets as soon as they come in), OUTPUT (for altering locally-generated packets before routing), and POSTROUTING (for altering packets as they are about to go out).

mangle:
This table is used for specialized packet alteration. Until kernel 2.4.17 it had two built-in chains: PREROUTING (for altering incoming packets before routing) and OUTPUT (for altering locally-generated packets before routing). Since kernel 2.4.18, three other built-in chains are also supported: INPUT (for packets coming into the box itself), FORWARD (for altering packets being routed through the box), and POSTROUTING (for altering packets as they are about to go out).

raw:
This table is used mainly for configuring exemptions from connection tracking in combination with the NOTRACK target. It registers at the netfilter hooks with higher priority and is thus called before ip_conntrack, or any other IP tables. It provides the following built-in chains: PREROUTING (for packets arriving via any network interface) OUTPUT (for packets generated by local processes)
 
[링크 : http://linux.die.net/man/8/iptables

생각해보니 공유기를 다음의 패키지가 필요할듯
dhcp3-server (NAT 내부에서 쓸 용도)
dhcp3-client (외부에서 공인 아이피 받기 위한 용도)

추가적으로
bind9 (DNS 서버)

그리고 기능으로는
포트 포워딩
dhcp 대역 설정

 

'Linux' 카테고리의 다른 글

sudo와 selinux  (0) 2011.12.25
조이스틱 / 조이패드 on ubuntu  (2) 2011.12.23
리눅스를 라우터로 만들기  (0) 2011.12.02
SATA 와 IDE 하드 순서 인식 뒤바뀌는 문제  (0) 2011.11.23
vlan과 ip alias  (0) 2011.11.05
Posted by 구차니
Linux/Ubuntu2011. 12. 3. 23:23
서버는 서버용 커널이 들어간것 외에는
iso 안에 들어있는 패키지의 차이이기 때문에 설치하면 결국에는 그게 그거라고 하면 되려나..
아무튼 가장 큰 차이점은 X.org(X11)의 설치 유무인데
ubuntu-desktop 패키지를 설치하면 한방에 해결된다고 한다.

[링크 : https://help.ubuntu.com/community/ServerFaq#What.27s_the_difference_between_desktop_and_server.3F]
[링크 : http://jhanglim.springnote.com/pages/1641042.xhtml]
[링크 : http://packages.ubuntu.com/hardy/ubuntu-desktop]

'Linux > Ubuntu' 카테고리의 다른 글

ifenslave 상황별 에러  (0) 2011.12.04
ubuntu server howto  (0) 2011.12.04
ubuntu 64bit server 10.04 LTS 부팅이 안돼!  (0) 2011.12.03
snmp - ubuntu  (0) 2011.11.21
ubuntu 10.04 LTS 최소 디스크 사이즈  (0) 2011.11.15
Posted by 구차니