b2-tools, b3sum, babeld, bandwhich, basenc, bash-it, bastet, bats, bazel, bcomps: add Korean translation (#13727)

This commit is contained in:
HoJeong Im
2024-09-22 01:43:31 +09:00
committed by GitHub
parent ffba07f9e8
commit 7f1ecba98c
10 changed files with 265 additions and 0 deletions

20
pages.ko/common/babeld.md Normal file
View File

@@ -0,0 +1,20 @@
# babeld
> 방화벽-스타일 필터를 사용하는 Babel용 라우팅 데몬입니다.
> 더 많은 정보: <https://www.irif.fr/~jch/software/babel/babeld.html>.
- 하나 이상의 구성([c]onfiguration) 파일을 사용하여 데몬을 시작 (순서대로 읽음):
`babeld -c {{경로/대상/ports.conf}} -c {{경로/대상/filters.conf}} -c {{경로/대상/interfaces.conf}}`
- 시작 후 데몬화([D]eamonize):
`babeld -D`
- 구성([C]onfiguration) 명령어를 지정:
`babeld -C {{'redistribute metric 256'}}`
- 작동할 인터페이스를 지정:
`babeld {{eth0}} {{eth1}} {{wlan0}}`