• 締切済み

cisco1812 PPPoE接続

cisco1812のインターネット接続設定を行っていますがうまくいきません。 【構成】 [PC]---[cisco1812]---[インターネット] 【切り分け状況】   ・ルータからgoogleのipアドレスまでpingが通るが、PCからは通らない ・PCとルータでpingが通る ・show intでLAN側ポートもWAN側ポートも問題なくUPになっている どうしてつながPCからgoogleのipアドレスまでpingが通らないのでしょうか? 【コンフィグ】 hostname 1812J-A ! ip subnet-zero ! ip cef ! interface FastEthernet0 no ip address duplex auto speed auto pppoe enable pppoe-client dial-pool-number 1 ! interface FastEthernet3 ! interface Vlan1 ip address 192.168.0.254 255.255.255.0 ip nat inside ip virtual-reassembly ip tcp adjust-mss 1414 ! interface Dialer1 ip address negotiated ip mtu 1454 ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 ppp authentication chap callin ppp chap hostname ************* ppp chap password 0 ************* ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 ! ip nat inside source list 1 interface Dialer1 overload ! access-list 1 permit 192.168.0.0 0.0.0.255 dialer-list 1 protocol ip permit !

みんなの回答

  • 774danger
  • ベストアンサー率53% (1010/1877)
回答No.1

PCのデフォルトゲートウェイが192.168.0.254になっていないとか

tosi104094
質問者

補足

ご回答ありがとうございます。 デフォルトゲートウェイは192.168.0.254に設定しております。

関連するQ&A

  • Cisco NATについて

    現在Cisco3600をBフレッツ回線でPPPoE接続し社内からのインターネットへの接続を行っているのですが、固定アドレスを割り当てております。 fa0/0がOUTSIDE、fa0/1がINSIDEで動いているのですが、 1.1.1.2にudp1194でアクセスに来た場合、LAN側の192.168.254.1 に フォワードするにはどのようにNATを書けばよいでしょうか。 interface FastEthernet0/0 description ## B-Flet'S ## no ip address speed auto half-duplex pppoe enable pppoe-client dial-pool-number 1 ! interface FastEthernet0/1 description ## LAN ## ip address 192.168.254.254 255.255.255.0 ip nat inside duplex auto speed auto ! interface Dialer1 mtu 1454 ip address 1.1.1.1 255.255.255.248 ip mtu 1414 ip nat outside encapsulation ppp no ip route-cache no ip mroute-cache dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap pap callin ppp chap hostname *********@fbfh.ocn.ne.jp ppp chap password 7 ************ crypto map cryptomap ! ip nat pool ADSL 1.1.1.1 1.1.1.4 netmask 255.255.255.248 ip nat inside source route-map nonat pool ADSL overload

  • Cisco 861 PPPoE接続設定

    Cisco 861ルータでPPPoE接続設定をしていますが、ISPへ接続自体は可能ですが、通信が出来ません。 ターミナルから設定をして、ISPへ接続して、IPアドレスは取得しますが、Ping自体通りません。ルーティングがおかしいのかと思うのですがマニュアル記載の方法では問題ないとなっています。 以下コンフィグです。どこに問題があるのでしょう? 非常にこまっています。よろしくお願いします Router#show run Building configuration... Current configuration : 3321 bytes ! ! Last configuration change at 10:42:52 PCTime Sun Aug 16 2009 by router ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! logging message-counter syslog enable secret 5 **** enable password ***** ! no aaa new-model clock timezone PCTime 9 ! crypto pki trustpoint TP-self-signed-1602674877 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-1602674877 revocation-check none rsakeypair TP-self-signed-1602674877 ! ! crypto pki certificate chain TP-self-signed-1602674877 certificate self-signed 01 quit ip source-route no ip routing ! no ip cef ip name-server 202.234.232.6 ip name-server 221.113.139.250 ! archive log config hidekeys ! interface FastEthernet0 ! interface FastEthernet1 shutdown ! interface FastEthernet2 shutdown ! interface FastEthernet3 shutdown ! interface FastEthernet4 description $ES_WAN$ no ip address no ip route-cache duplex auto speed auto pppoe enable group global pppoe-client dial-pool-number 1 ! interface Vlan1 ip address 192.168.2.1 255.255.255.0 no ip route-cache ip tcp adjust-mss 1412 ! interface Dialer0 ip address negotiated ip mtu 1452 ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 ppp authentication chap callin ppp chap hostname ***** ppp chap password 0 ***** ! ip forward-protocol nd ip http server ip http secure-server ! ip nat inside source list 1 interface Dialer0 overload ! access-list 1 permit 0.0.0.0 255.255.255.0 dialer-list 1 protocol ip permit ! control-plane ! ! line con 0 no modem enable line aux 0 line vty 0 4 password **** login ! scheduler max-task-time 5000 end

  • Cisco1812J ADSL接続にて

    ルーターAとルーターBがあります。 ルーターAの設定は以下のようになっているのですが、 「Dialer2のインターフェースに、TunnelのSourceIPが何の設定・仕様でついているのか?」 が分からないないのです。 <ルーターA> interface Tunnel1 ip address 192.168.1.65 255.255.255.252 ip mtu 1400 ip route-cache flow tunnel source 192.168.11.1 tunnel destination 192.168.11.2 interface FastEthernet 0 no ip address ip route-cache flow pppoe-client dial-pool-number 2 interface Dialer 2 mtu 1438 ip address negotiated encapsulation ppp dialer-group 1 ppp authentication chap callin ppp chap hostname test ppp chap password test123 dialer-list 1 protocol ip permit 以上の設定が ルーターAでされています。 Fa0とDialer2インターフェースが関連しているのはわかるのですが show ip interface brief で結果を見ると  Interface IP-Address OK? Method Status  tunnel   192.168.1.65   Dialer 2        192.168.11.1 となっているのです。なぜ。 「Dialerインターフェースのipにtunnel sourceのIPアドレスが設定」されているのでしょうか。 特にDialerとtunnel sourceのIPアドレスが関連するような設定は見当たらないのです・・・。 どなたかこれについてお分かりの方が いらっしゃいましたらご教授のほうよろしくお願いします。

  • Cisco813の専用線接続について

    こんにちは。Cisco813ルータを専用線で接続して通信をしようと思っています。 構成的には以下のような感じです。 Cisco 813 IOS Version : 12.2 192.168.0.0/24       専用線(64k)       192.168.100.0/24  [サーバ]-------(RT1)―――――――(RT2)-------[ホスト]           .254                .254 現在、以下の構成で設定しようと思っているのですが、ちょっと自信がありません。 よろしければご教授頂ければと思っています。 サーバ側ルータ: hostname RT1 username RT2 password 0 XXXXXX isdn switch-type ntt isdn leased-line BRI0 interface Ethernet0 ip address 192.168.0.254 255.255.255.0 interface BRI0 no ip address interface BRI0:1 encapsulation ppp peer default ip address pool CISCO1 no fair-queue ppp authentication chap interface BRI0:2 no ip address shutdown no fair-queue ip local pool CISCO1 192.168.0.253 ip classless ip route 0.0.0.0 0.0.0.0 BRI0:1 no ip http server ホスト側ルータ: hostname RT2 username RT1 password 0 XXXXXX isdn switch-type ntt isdn leased-line BRI0 interface Ethernet0 ip address 192.168.100.254 255.255.255.0 ip nat inside interface BRI0 no ip address interface BRI0:1 ip unnumbered Ethernet0 ip nat outside encapsulation ppp no fair-queue ppp authentication chap interface BRI0:2 no ip address no fair-queue ip classless ip route 0.0.0.0 0.0.0.0 BRI0:1 no ip http server

  • ciscoルータのVLAN間通信について

    892Jです。 スイッチングポートが8つついているので、0~3をVlan1、4~7をVlan2に設定しました。 Vlan1とVlan2の間でpingが通りません。。 設定のどこに間違いがあるのか、ご教示ください。 【コンフィグ】 ・・・ interface FastEthernet0 switchport access vlan 10 ! ! ・・・ interface FastEthernet4 switchport access vlan 20 ! ! ・・・ interface Vlan10 ip address 192.168.2.1 255.255.255.0 ip nat inside ip virtual-reassembly ! ! interface Vlan20 ip address 192.168.1.1 255.255.255.0 ip nat inside ip virtual-reassembly ! interface GigabitEthernet0 ip address 133.**.**.** 255.255.255.192 ip nat outside ip virtual-reassembly duplex auto speed auto ! !・・・ 【経路表】 S* 0.0.0.0/0 [1/0] via 133.**.**.**, GigabitEthernet0 192.168.1.0/24 is variably subnetted, 2 subnets, 2 masks C 192.168.1.0/24 is directly connected, Vlan20 L 192.168.1.1/32 is directly connected, Vlan20 192.168.2.0/24 is variably subnetted, 2 subnets, 2 masks C 192.168.2.0/24 is directly connected, Vlan10 L 192.168.2.1/32 is directly connected, Vlan10

  • CISCO861のコンフィグについて(文字数多いので質問を簡易的にさせていただきます。)

    CISCO861なのですが、PPPOEセッションは出来ましたが社内からインターネットが見れませんでした。DNSの問題ではなくインターネット接続が出来ない状態です。下記にコンフィグを掲載します。 Using 4287 out of 262136 bytes ! ! version 12.4 no service pad service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption service sequence-numbers ! hostname cisco861 ! boot-start-marker boot-end-marker ! logging message-counter syslog logging buffered 51200 logging console critical enable secret 5 $1$pCO0$b9HKA82UAq527AX21c3QG. ! no aaa new-model clock timezone PCTime 9 ! crypto pki trustpoint TP-self-signed-3392298547 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-3392298547 revocation-check none rsakeypair TP-self-signed-3392298547 ! ! crypto pki certificate chain TP-self-signed-3392298547 certificate self-signed 01 nvram:IOS-Self-Sig#9.cer no ip source-route ip dhcp excluded-address 192.168.11.1 ! ip dhcp pool ccp-pool import all network 192.168.11.0 255.255.255.0 default-router 10.10.10.1 domain-name DOTNET.com dns-server 192.168.11.1 lease 0 2 ! ! ip cef no ip bootp server ip domain name DOTNET.com ip name-server 192.168.11.1 ! ! ! ! username DOTNET privilege 15 secret 5 $1$fuzw$i8aegxZAdhyd4la5ctrde/ ! ! ! archive log config hidekeys ! ! ip tcp synwait-time 10 ip ssh time-out 60 ip ssh authentication-retries 2 ! class-map type inspect match-any ccp-cls-icmp-access match protocol icmp class-map type inspect match-any ccp-cls-insp-traffic match protocol cuseeme match protocol dns match protocol ftp match protocol h323 match protocol https match protocol icmp match protocol imap match protocol pop3 ! ! ! ! interface FastEthernet0 ! interface FastEthernet1 ! interface FastEthernet2 ! interface FastEthernet3 ! interface FastEthernet4 description $ES_WAN$$ETH-WAN$ no ip address duplex auto speed auto pppoe enable group global pppoe-client dial-pool-number 1 ! interface Vlan1 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$ ip address 192.168.11.1 255.255.255.0 ip nat inside ip virtual-reassembly ip tcp adjust-mss 1412 ! interface Dialer0 no ip address no cdp enable ! interface Dialer1 ip address negotiated ip mtu 1452 ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap callin ppp chap hostname ?????????@??????????? ppp chap password 7 ??????????????? ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 Dialer1 ip http server ip http access-class 23 ip http authentication local ip http secure-server ip http timeout-policy idle 60 life 86400 requests 10000 ! ! logging trap debugging access-list 1 remark INSIDE_IF=Vlan1 access-list 1 remark CCP_ACL Category=2 access-list 1 permit 192.168.11.0 0.0.0.255 access-list 100 remark CCP_ACL Category=128 access-list 100 permit ip host 255.255.255.255 any access-list 100 permit ip 127.0.0.0 0.255.255.255 any dialer-list 1 protocol ip permit no cdp run ! control-plane ! ! line con 0 login local no modem enable transport output telnet line aux 0 login local transport output telnet line vty 0 4 privilege level 15 login local transport input telnet ssh ! scheduler max-task-time 5000 scheduler allocate 4000 1000 scheduler interval 500 end よろしくお願いします。

  • Cisco1812jのISDN接続設定

    Cisco1812j(IOS12.4)とIPMATE1600RDをINS回線で接続させたいのですが、接続出来ないで困っております。 どなたかご教授願います。 IPMATE(10.0.1.2)-----| INS |-----(10.0.1.1)Cisco1812j 現象 ・IPMATE(発呼)→Cisco:接続確立(両者のBchランプ点灯)するが、Pingのレスポンス無し ・Cisco(発呼)→IPMATE:発呼せず接続しない 現象から、Ciscoの設定に問題があるのではと思っております。 以下にコンフィグの抜粋を掲載致します。 ! int BRI0 no ip address encap ppp dialer pool-member 1 isdn switch-type ntt ! int Dialer1 ip address 10.0.1.1 255.255.255.0 encap ppp dialer pool 1 dialer string 0312345678 dialer-group 1 no cdp enable ! dialer-list 1 protocol ip permit ! ip route 0.0.0.0 0.0.0.0 Dialer1 ! 以上、宜しく御願い致します。

  • CiscoルーターのNATの設定について教えてください。

    添付にある図で ip nat inside sourceのコマンドについて教えてください。 ダイナミックNATの場合以下のように設定すると思います。 ip nat inside source list 1 pool プール名 1. このプール名のアドレスは内部グローバルアドレスと呼ばれるみたいですが、実際のインターネット上のグローバルIPアドレスを使用しなければいけないのでしょうか? 2. プールアドレスから外側のSerial 1インターフェースのIPへの変換がおこなわれるのでしょうか? 3. スタティックNAT場合 ・ip nat inside source static 192.168.1.100 ルータのOutside側のインターフェースのIP ・ip nat inside source static 192.168.1.100 interface Serial 1 というように記載できるようですが、PATの場合でも同様に ・ip nat inside source list 1 ルータのOutside側のインターフェースのIP overload ・ip nat inside source list 1 interface Serial 1 overloadなどと 記載できるでしょうか?

  • Ciscoルータ(1710)でPINGが打てません。127.0.0.1

    Ciscoルータ(1710)でPINGが打てません。127.0.0.1や同じセグメント内のホストに対しても不可です。ルーティングテーブルやARPテーブルには認識されています。 このルータのF0配下にPCを接続していますが、そこから、このルータや公開NTPサーバへのPINGは正常に応答が返されます。 何が問題なのかが解らず閉口してます。runningコンフィグを張りますのでアドバイスをお願いします。 version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname *** ! boot-start-marker boot-end-marker ! enable secret 5 **** ! username *** privilege 15 password 7 ****** no aaa new-model ip subnet-zero ! ! ip cef ip inspect name FW_RULE tcp ip inspect name FW_RULE udp ip inspect name FW_RULE icmp ip ips po max-events 100 no ftp-server write-enable ! interface Ethernet0 ip address 192.168.0.252 255.255.255.0 ip access-group 110 in ip nat outside ip virtual-reassembly half-duplex no cdp enable ! interface FastEthernet0 ip address 192.168.1.252 255.255.255.0 ip access-group 100 in ip nat inside ip inspect FW_RULE in ip virtual-reassembly speed auto no cdp enable ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.0.254 ip http server ip http authentication local ip http secure-server ! ip nat inside source list 1 interface Ethernet0 overload ! ! access-list 100 permit tcp 192.168.1.0 0.0.0.255 any eq www access-list 100 permit udp 192.168.1.0 0.0.0.255 any access-list 100 permit icmp 192.168.1.0 0.0.0.255 any access-list 110 deny ip any any no cdp run ! ! control-plane ! ! line con 0 password 7 **** login line aux 0 line vty 0 4 privilege level 15 login local transport input telnet ssh ! end

  • ルータcisco2501のNAT(IPマスカレード)設定について

    マンション内LANをサーバ経由でOCNエコノミーと接続していますが、 サーバ故障のためとりあえず、直接OCNと接続したいのですが、 LAN側ルータの設定(NAT)の設定が判りません。よろしくお願いします。 <参考> 形態:OCN--専用線--LAN側ルータ--内部ネット(192.168.99.0) OCNから割り当てられたグローバルIP:211.9.9.1~8(仮) 以下の内容(多少省略して記述)で設定しようとしたのですが、 "ip nat・・・"のところでエラーになります。 ルータが古いのか"nat"というコマンドがないみたいです。 interface ethernet 0 ip nat inside   <- natでエラー interface serial 0 ip nat outside    access-list 2 permit 192.168.99.0 0.0.0.255 ip nat pool test 211.9.9.3 211.9.9.7 netmask 255.255.255.248 ip nat inside source list 2 pool test