RT58iのキープアライブ時間を180秒に設定した現在の設定

2009/01/02 18:50:22: TUNNEL[01] PPTP connection is established: AAA.BBB.CCC.179
2009/01/02 18:50:22: PP[ANONYMOUS01] PPTP Connect
2009/01/02 18:50:52: PP[ANONYMOUS01] Give up establishing PPP/LCP in REQSENT
2009/01/02 18:50:52: PP[ANONYMOUS01] PPTP Disconnecting, cause [PPP: LCP Timeout]
2009/01/02 18:50:52: PP[ANONYMOUS01] PPTP Disconnected, cause [PPP: LCP Timeout]
2009/01/02 18:50:52: TUNNEL[01] PPTP connection is closed: AAA.BBB.CCC.179
2009/01/02 18:51:52: TUNNEL[01] PPTP connection is established: AAA.BBB.CCC.179
2009/01/02 18:51:52: PP[ANONYMOUS01] PPTP Connect
2009/01/02 18:52:23: PP[ANONYMOUS01] Give up establishing PPP/LCP in REQSENT
2009/01/02 18:52:23: PP[ANONYMOUS01] PPTP Disconnecting, cause [PPP: LCP Timeout]
2009/01/02 18:52:23: PP[ANONYMOUS01] PPTP Disconnected, cause [PPP: LCP Timeout]
2009/01/02 18:52:23: TUNNEL[01] PPTP connection is closed: AAA.BBB.CCC.179
2009/01/02 18:53:23: TUNNEL[01] PPTP connection is established: AAA.BBB.CCC.179
2009/01/02 18:53:23: PP[ANONYMOUS01] PPTP Connect
2009/01/02 18:53:53: PP[ANONYMOUS01] Give up establishing PPP/LCP in REQSENT
2009/01/02 18:53:53: PP[ANONYMOUS01] PPTP Disconnecting, cause [PPP: LCP Timeout]
2009/01/02 18:53:53: PP[ANONYMOUS01] PPTP Disconnected, cause [PPP: LCP Timeout]
2009/01/02 18:53:53: TUNNEL[01] PPTP connection is closed: AAA.BBB.CCC.179
2009/01/02 18:54:53: TUNNEL[01] PPTP connection is established: AAA.BBB.CCC.179
2009/01/02 18:54:53: PP[ANONYMOUS01] PPTP Connect
2009/01/02 18:55:23: PP[ANONYMOUS01] Give up establishing PPP/LCP in REQSENT
2009/01/02 18:55:23: PP[ANONYMOUS01] PPTP Disconnecting, cause [PPP: LCP Timeout]
2009/01/02 18:55:23: PP[ANONYMOUS01] PPTP Disconnected, cause [PPP: LCP Timeout]

ip route default gateway pp 1 filter 500000 gateway pp 1
ip lan1 address 192.168.1.1/24
ip lan1 proxyarp on
ip lan1 secure filter in 100000 100001 100002 100003 100004 100005 100006 100007 100099
provider type isdn-terminal
provider filter routing connection
provider lan1 name LAN:
provider lan2 name PPPoE/0/1/5/0/0/0:eeip.jp
pp select 1
 pp name PRV/1/1/5/0/0/0:eeip.jp
 pp keepalive interval 180 retry-interval=30 count=12
 pp always-on on
 pppoe use lan2
 pppoe auto disconnect off
 pppoe call prohibit auth-error count off
 pp auth accept pap chap
 pp auth myname **ユーザ名** **パスワード**
 ppp lcp mru on 1454
 ppp ipcp ipaddress on
 ppp ipcp msext on
 ppp ccp type none
 ip pp secure filter in 200003 200020 200021 200022 200023 200024 200025 200030 200032 200080 200081 200100 200101
 ip pp secure filter out 200013 200020 200021 200022 200023 200024 200025 200026 200027 200099 dynamic 200080 200081 200082 200083 200084 200098 200099
 ip pp nat descriptor 1 2 3 1000
 pp enable 1
provider set 1 eeip.jp
 provider dns server pp 1 1
 provider select 1
pp select anonymous
 pp name RAS/VPN:
 pp bind tunnel1
 pp auth request mschap-v2
 pp auth username **VPNユーザ名** **VPNパスワード**
 ppp ipcp ipaddress on
 ppp ccp type mppe-any
 ppp ipv6cp use off
 ip pp remote address pool dhcp
 pptp service type server
 pp enable anonymous
tunnel select 1
 tunnel encapsulation pptp
 pptp tunnel disconnect time off
 tunnel enable 1
ip filter 100000 reject * * udp,tcp 135 *
ip filter 100001 reject * * udp,tcp * 135
ip filter 100002 reject * * udp,tcp netbios_ns-netbios_dgm *
ip filter 100003 reject * * udp,tcp * netbios_ns-netbios_dgm
ip filter 100004 reject * * udp,tcp netbios_ssn *
ip filter 100005 reject * * udp,tcp * netbios_ssn
ip filter 100006 reject * * udp,tcp 445 *
ip filter 100007 reject * * udp,tcp * 445
ip filter 100099 pass * * * * *
ip filter 200000 reject 10.0.0.0/8 * * * *
ip filter 200001 reject 172.16.0.0/12 * * * *
ip filter 200002 reject 192.168.0.0/16 * * * *
ip filter 200003 reject 192.168.1.0/24 * * * *
ip filter 200010 reject * 10.0.0.0/8 * * *
ip filter 200011 reject * 172.16.0.0/12 * * *
ip filter 200012 reject * 192.168.0.0/16 * * *
ip filter 200013 reject * 192.168.1.0/24 * * *
ip filter 200020 reject * * udp,tcp 135 *
ip filter 200021 reject * * udp,tcp * 135
ip filter 200022 reject * * udp,tcp netbios_ns-netbios_ssn *
ip filter 200023 reject * * udp,tcp * netbios_ns-netbios_ssn
ip filter 200024 reject * * udp,tcp 445 *
ip filter 200025 reject * * udp,tcp * 445
ip filter 200026 restrict * * tcpfin * www,21,nntp
ip filter 200027 restrict * * tcprst * www,21,nntp
ip filter 200030 pass * 192.168.1.0/24 icmp * *
ip filter 200031 pass * 192.168.1.0/24 established * *
ip filter 200032 pass * 192.168.1.0/24 tcp * ident
ip filter 200033 pass * 192.168.1.0/24 tcp ftpdata *
ip filter 200034 pass * 192.168.1.0/24 tcp,udp * domain
ip filter 200035 pass * 192.168.1.0/24 udp domain *
ip filter 200036 pass * 192.168.1.0/24 udp * ntp
ip filter 200037 pass * 192.168.1.0/24 udp ntp *
ip filter 200080 pass * 192.168.1.1 tcp * 1723
ip filter 200081 pass * 192.168.1.1 gre * *
ip filter 200098 reject-nolog * * established
ip filter 200099 pass * * * * *
ip filter 200100 pass * 192.168.1.30 tcp * 8004-8005
ip filter 200101 pass * 192.168.1.36 tcp * 8002-8003
ip filter 500000 restrict * * * * *
ip filter dynamic 200080 * * ftp
ip filter dynamic 200081 * * domain
ip filter dynamic 200082 * * www
ip filter dynamic 200083 * * smtp
ip filter dynamic 200084 * * pop3
ip filter dynamic 200098 * * tcp
ip filter dynamic 200099 * * udp
nat descriptor type 1 masquerade
nat descriptor address outer 1 AAA.BBB.CCC.134
nat descriptor address inner 1 192.168.1.30
nat descriptor masquerade static 1 1 192.168.1.30 tcp 8004-8005
nat descriptor type 2 masquerade
nat descriptor address outer 2 AAA.BBB.CCC.132
nat descriptor address inner 2 192.168.1.36
nat descriptor masquerade static 2 1 192.168.1.36 tcp 8002-8003
nat descriptor type 1000 masquerade
nat descriptor address outer 1000 AAA.BBB.CCC.133
nat descriptor address inner 1000 192.168.1.2-192.168.1.255
nat descriptor masquerade static 1000 1 192.168.1.1 tcp 1723
nat descriptor masquerade static 1000 2 192.168.1.1 gre
dhcp service server
dhcp server rfc2131 compliant except remain-silent
dhcp scope 1 192.168.1.40-192.168.1.191/24
dns server pp 1
dns server select 500001 pp 1 any . restrict pp 1
dns private address spoof on
dns private name setup.netvolante.jp
pptp service on
analog supplementary-service pseudo call-waiting
analog extension dial prefix line
analog extension dial prefix sip prefix="9#"

RT58iのキープアライブ時間を180秒と、ファイアウォールのほとんどを通過に設定した現在の設定の時のsyslog

2009/01/02 19:50:35: TUNNEL[01] PPTP connection is established: AAA.BBB.CCC.179
2009/01/02 19:50:35: PP[ANONYMOUS01] PPTP Connect
2009/01/02 19:51:05: PP[ANONYMOUS01] Give up establishing PPP/LCP in REQSENT
2009/01/02 19:51:05: PP[ANONYMOUS01] PPTP Disconnecting, cause [PPP: LCP Timeout]
2009/01/02 19:51:05: PP[ANONYMOUS01] PPTP Disconnected, cause [PPP: LCP Timeout]
2009/01/02 19:51:05: TUNNEL[01] PPTP connection is closed: AAA.BBB.CCC.179
2009/01/02 19:51:46: LAN1: PORT3 link up (100BASE-TX Full Duplex)

RT58iのキープアライブ時間を180秒と、ファイアウォールのほとんどを通過に設定した現在の設定

ip route default gateway pp 1 filter 500000 gateway pp 1
ip lan1 address 192.168.1.1/24
ip lan1 proxyarp on
ip lan1 secure filter in 100000 100001 100002 100003 100004 100005 100006 100007 100099
provider type isdn-terminal
provider filter routing connection
provider lan1 name LAN:
provider lan2 name PPPoE/0/1/5/0/0/0:eeip.jp
pp select 1
 pp name PRV/1/1/5/0/0/0:eeip.jp
 pp keepalive interval 180 retry-interval=30 count=12
 pppoe use lan2
 pppoe auto disconnect off
 pppoe call prohibit auth-error count off
 pp auth accept pap chap
 pp auth myname **プロバイダユーザ名** **パスワード**
 ppp lcp mru on 1454
 ppp ipcp ipaddress on
 ppp ipcp msext on
 ppp ccp type none
 ip pp secure filter out dynamic 200080 200081 200082 200083 200084 200098 200099
 ip pp nat descriptor 1 2 3 1000
 pp enable 1
provider set 1 eeip.jp
 provider dns server pp 1 1
 provider select 1
pp select anonymous
 pp name RAS/VPN:
 pp bind tunnel1
 pp auth request mschap-v2
 pp auth username **VPNユーザ名** **VPNパスワード**
 ppp ipcp ipaddress on
 ppp ccp type mppe-any
 ppp ipv6cp use off
 ip pp remote address pool dhcp
 pptp service type server
 pp enable anonymous
tunnel select 1
 tunnel encapsulation pptp
 pptp tunnel disconnect time off
 tunnel enable 1
ip filter 100000 reject * * udp,tcp 135 *
ip filter 100001 reject * * udp,tcp * 135
ip filter 100002 reject * * udp,tcp netbios_ns-netbios_dgm *
ip filter 100003 reject * * udp,tcp * netbios_ns-netbios_dgm
ip filter 100004 reject * * udp,tcp netbios_ssn *
ip filter 100005 reject * * udp,tcp * netbios_ssn
ip filter 100006 reject * * udp,tcp 445 *
ip filter 100007 reject * * udp,tcp * 445
ip filter 100099 pass * * * * *
ip filter 200000 reject 10.0.0.0/8 * * * *
ip filter 200001 reject 172.16.0.0/12 * * * *
ip filter 200002 reject 192.168.0.0/16 * * * *
ip filter 200003 reject 192.168.1.0/24 * * * *
ip filter 200010 reject * 10.0.0.0/8 * * *
ip filter 200011 reject * 172.16.0.0/12 * * *
ip filter 200012 reject * 192.168.0.0/16 * * *
ip filter 200013 reject * 192.168.1.0/24 * * *
ip filter 200020 reject * * udp,tcp 135 *
ip filter 200021 reject * * udp,tcp * 135
ip filter 200022 reject * * udp,tcp netbios_ns-netbios_ssn *
ip filter 200023 reject * * udp,tcp * netbios_ns-netbios_ssn
ip filter 200024 reject * * udp,tcp 445 *
ip filter 200025 reject * * udp,tcp * 445
ip filter 200026 restrict * * tcpfin * www,21,nntp
ip filter 200027 restrict * * tcprst * www,21,nntp
ip filter 200030 pass * 192.168.1.0/24 icmp * *
ip filter 200031 pass * 192.168.1.0/24 established * *
ip filter 200032 pass * 192.168.1.0/24 tcp * ident
ip filter 200033 pass * 192.168.1.0/24 tcp ftpdata *
ip filter 200034 pass * 192.168.1.0/24 tcp,udp * domain
ip filter 200035 pass * 192.168.1.0/24 udp domain *
ip filter 200036 pass * 192.168.1.0/24 udp * ntp
ip filter 200037 pass * 192.168.1.0/24 udp ntp *
ip filter 200080 pass * 192.168.1.1 tcp * 1723
ip filter 200081 pass * 192.168.1.1 gre * *
ip filter 200098 reject-nolog * * established
ip filter 200099 pass * * * * *
ip filter 200100 pass * 192.168.1.30 tcp * 8004-8005
ip filter 200101 pass * 192.168.1.36 tcp * 8002-8003
ip filter 500000 restrict * * * * *
ip filter dynamic 200080 * * ftp
ip filter dynamic 200081 * * domain
ip filter dynamic 200082 * * www
ip filter dynamic 200083 * * smtp
ip filter dynamic 200084 * * pop3
ip filter dynamic 200098 * * tcp
ip filter dynamic 200099 * * udp
nat descriptor type 1 masquerade
nat descriptor address outer 1 AAA.BBB.CCC.134
nat descriptor address inner 1 192.168.1.30
nat descriptor masquerade static 1 1 192.168.1.30 tcp 8004-8005
nat descriptor type 2 masquerade
nat descriptor address outer 2 AAA.BBB.CCC.132
nat descriptor address inner 2 192.168.1.36
nat descriptor masquerade static 2 1 192.168.1.36 tcp 8002-8003
nat descriptor type 1000 masquerade
nat descriptor address outer 1000 AAA.BBB.CCC.133
nat descriptor address inner 1000 192.168.1.2-192.168.1.255
nat descriptor masquerade static 1000 1 192.168.1.1 tcp 1723
nat descriptor masquerade static 1000 2 192.168.1.1 gre
dhcp service server
dhcp server rfc2131 compliant except remain-silent
dhcp scope 1 192.168.1.40-192.168.1.191/24
dns server pp 1
dns server select 500001 pp 1 any . restrict pp 1
dns private address spoof on
dns private name setup.netvolante.jp
pptp service on
analog supplementary-service pseudo call-waiting
analog extension dial prefix line
analog extension dial prefix sip prefix="9#"