hns - 日記自動生成システム - Version 2.19.7

void GraphicWizardsLair( void ); //

otsune GWL
FreeBSD, AfterEffects, RETAS, animo, DigitalAnime, Linux, Mac OS, Win2k

[Who is otsune?] [title] [message] [Policy] [注目エントリー] [top]
Twitter Status :


Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい

検索式:

先月 2003年05月 来月
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


2003年05月31日() [長年日記]

#7 [work][unix] UPnP機能の無いルーターでNTT VoIPアダプタを使う方法

要するにUDP 5060,5090,5091をVoIPアダプタにリダイレクトすればいい(と思う)。
MACアドレスでVoIPアダプタのDHCPリリースIPを固定して。
ipnat.rulesに
rdr 外側NIC GlobalIP/32 port 5060 -> VoIPアダプタIP port 5060 udp
rdr 外側NIC GlobalIP/32 port 5090 -> VoIPアダプタIP port 5090 udp
rdr 外側NIC GlobalIP/32 port 5091 -> VoIPアダプタIP port 5091 udp
と記入。ipnat -CF -f /etc/ipnat.rulesで読み込む。
Permalink: http://www.otsune.com/diary/2003/05/31/7.html#200305317
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2003-05-31 00:00:00 By otsune