본문 바로가기 메뉴 바로가기

Jacob Baek's home

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Jacob Baek's home

검색하기 폼
  • all (205)
    • private (3)
      • diary (0)
      • graduateschool (3)
      • important thing (0)
      • my project (0)
      • study (0)
    • Cloud (73)
      • Private Cloud (35)
      • Public Cloud (0)
      • Cloud Native (16)
      • Architecture&Tech (2)
      • Kubernetes (20)
    • Security (11)
      • programming (0)
      • Architecture&Tech (3)
      • System&Tools (4)
      • Cloud Native (3)
    • DevOps (27)
      • System&Tools (27)
      • Architecture&Tech (0)
    • Network (6)
      • System&Tools (5)
      • Architecture&Tech (1)
    • Storage (5)
      • Architecture&Tech (1)
      • System&Tools (4)
    • os (24)
      • Linux (22)
      • Windows (2)
      • Embedded&Mobile&Etcs (0)
    • programming (16)
      • c/c++ (1)
      • python (1)
      • Java (1)
      • kernel (0)
      • Scripts (4)
      • devtools (2)
      • protocol (1)
      • common (1)
      • sw engineering (1)
      • Web Programming (0)
      • etc (4)
    • Server (17)
      • SystemMGAuto (0)
      • WebServer (6)
      • VirtualServer (1)
      • EtcServer (10)
    • ITtech (1)
    • quailty assurance (4)
      • Theory (1)
      • System & Tools (3)
    • database (0)
    • language (0)
    • Trips (0)
    • music (0)
    • etc (2)
  • 방명록

Network/System&Tools (5)
sockperf

sockperf란 성능 테스팅을 위해 설계된 socket API를 기반으로 한 네트워크 벤치마킹 도구이다. sockperf build 별도의 binary 파일을 제공하고 있지 않기에 ubuntu 기준으로 다음과 같이 build를 하여 sockperf binary를 만들어 사용한다. sudo apt install perl make automake autoconf m4 libtool-bin g++ ./autogen.sh (only when cloning from repository) ./configure make && make install 빌드 당시 사용했던 OS 버전은 ubuntu 20.04 이다. sockperf 사용 서버/클라이언트 구조로 동작된다. 먼저 sockperf의 help 를 확인해보면 ub..

Network/System&Tools 2022. 1. 5. 18:19
iptables for NAT loopback

NAT Loopback (or Hairpin) NAT 환경에서 NAT 뒷단에 두개의 서버 (Server A, Server B)가 있는 상황 Server B는 public ip로 서비스를 하고 있는 상황이며 Server A에서는 public ip로 Server A에 접속해야 하는 상황 이와 같은 경우 연결이 이루어지지 않는다. 이를 NAT loopback 혹은 hairpin 이라고 이야기 한다. iptables를 통한 연결방법 다음과 같은 rule을추가한다. # router: # - eth0 : 82.120.11.22(public IP), # - eth1 : 192.168.1.1(internal IP) # Server a (src) : 192.168.1.100 # Server a (dst) : 192.16..

Network/System&Tools 2020. 9. 9. 13:34
How to use a proxy server as a client

open 된 proxy 혹은 내부에 제공되는 proxy 서버의 사용을 다음과 같이 수행할수 있다. Linux 환경이라면 아래와 같은 환경변수를 추가하면 된다. export http_proxy="http://USER:PASSWORD@PROXY_SERVER:PORT" export https_proxy="https://USER:PASSWORD@PROXY_SERVER:PORT" export ftp_proxy="http://USER:PASSWORD@PROXY_SERVER:PORT" https://www.shellhacks.com/linux-proxy-server-settings-set-proxy-command-line/ 실제 cURL을 통해 연결시도를 해보면 다음과 같은 결과를 확인할 수 있다. root@ubun..

Network/System&Tools 2019. 6. 12. 13:50
iperf

How to use 사전에 firewall 확인 및 buffer size 확인이 필요하다. 만약 client에서 -w option을 사용 하여 socket buffer size를 지정하는 경우 그에 맞는 설정을 서버에 추가해야 한다. http://fasterdata.es.net/host-tuning/linux/ 실제 아래와 같은 iperf 를 수행해 볼수 있다. Server Side [root@localhost ~] iperf3 -i 10 -s ----------------------------------------------------------- Server listening on 5201 ----------------------------------------------------------- Ac..

Network/System&Tools 2018. 11. 7. 13:55
이전 1 2 다음
이전 다음
공지사항
최근에 올라온 글
  • label_replace , label_jo⋯
  • kubectl debug and koolkit
  • GitLab with pages
  • x509: certificate signed⋯
최근에 달린 댓글
  • 감사합니다 부족한 질문이었⋯
  • 안녕하세요. 먼저 질문주신⋯
  • 안녕하세요 ㅎㅎ 구글에서 돌⋯
Total
109,111
Today
83
Yesterday
27
링크
  • Cyuu
TAG
  • minikube
  • nginx-ingress
  • Helm Chart
  • DevSecOps
  • openstacksdk
  • galera
  • ceph
  • metallb
  • OpenStack
  • openstack backup
  • Terraform
  • boundary ssh
  • hashicorp boundary
  • elasticsearch
  • kubernetes
  • macvlan
  • jenkins
  • mattermost
  • Jenkinsfile
  • kubernetes install
  • ansible
  • K3S
  • wsl2
  • ulimit
  • socket
  • crashloopbackoff
  • ConEmu
  • minio
  • dnssec
  • vmware openstack
more
«   2022/07   »
일 월 화 수 목 금 토
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
글 보관함
  • 2022/04 (3)
  • 2022/03 (5)
  • 2022/02 (3)
  • 2022/01 (2)
  • 2021/11 (4)

Blog is powered by Tistory / Designed by Tistory

티스토리툴바