<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cisco 887VA Cannot SSH From WAN And DNS Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644526#M1091611</link>
    <description>&lt;P&gt;we are not sure why you like to ssh to cisco? any specific reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. if you try from the router, what IP or what command are you using to ssh? what is the error?&lt;/P&gt;
&lt;P&gt;2. same work for PC connected to the LAN?&lt;/P&gt;
&lt;P&gt;3. what DNS error ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from the PC connected LAN, everything working?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 20:07:41 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2022-07-05T20:07:41Z</dc:date>
    <item>
      <title>Cisco 887VA Cannot SSH From WAN And DNS Problem</title>
      <link>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644521#M1091609</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have 887va that's connected and working but for some reason, i cannot ssh to cisco from wan&lt;/P&gt;&lt;P&gt;I have access-class match in on vty 0 4&amp;nbsp;&lt;/P&gt;&lt;P&gt;the access-list allowing ssh to cisco from lan subnet and remote static ip&lt;/P&gt;&lt;P&gt;but i when i try to ssh i have timeout&lt;/P&gt;&lt;P&gt;also if i set up cisco as DNS server&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip dns-server&lt;/P&gt;&lt;P&gt;ip name-server 8.8.8.8&lt;/P&gt;&lt;P&gt;ip name-server 8.8.4.4&lt;/P&gt;&lt;P&gt;under dhcp pool&lt;/P&gt;&lt;P&gt;ip dns-server 172.20.30.1&lt;/P&gt;&lt;P&gt;then i don't have any dns translation from cisco its self or clients on lan any advice?&lt;/P&gt;&lt;P&gt;for now, i removed from dhcp pool ip dns-server 172.20.30.1&lt;/P&gt;&lt;P&gt;and added ip dns-server 8.8.8.8 8.8.4.4&lt;/P&gt;&lt;P&gt;posting my config&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname cisco&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;security authentication failure rate 3 log&lt;BR /&gt;security passwords min-length 6&lt;BR /&gt;logging buffered 51200&lt;BR /&gt;logging console critical&lt;BR /&gt;enable secret 9 SOME PASSWORD&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login local_authen local&lt;BR /&gt;aaa authorization exec local_author local&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;memory-size iomem 10&lt;BR /&gt;clock timezone GMT 3 0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip source-route&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp excluded-address 172.20.30.2 172.20.30.99&lt;BR /&gt;ip dhcp excluded-address 172.20.30.1&lt;BR /&gt;ip dhcp excluded-address 172.20.30.100&lt;BR /&gt;ip dhcp excluded-address 172.20.30.101&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool HOME-LAN&lt;BR /&gt;import all&lt;BR /&gt;network 172.20.30.0 255.255.255.0&lt;BR /&gt;default-router 172.20.30.1&lt;BR /&gt;dns-server 8.8.8.8 8.8.4.4&lt;BR /&gt;lease 0 0 5&lt;BR /&gt;update arp&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip bootp server&lt;BR /&gt;ip domain name cisco.local&lt;BR /&gt;ip cef&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;license udi pid CISCO887VW-GNE-K9 sn xxxxxxxxxxxxxx&lt;BR /&gt;license accept end user agreement&lt;BR /&gt;license boot module c880-data level advsecurity&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;username SOMEUSER privilege 15 secret 9 SOME PASSWORD&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;controller VDSL 0&lt;BR /&gt;no cdp run&lt;BR /&gt;!&lt;BR /&gt;ip tcp synwait-time 10&lt;BR /&gt;!&lt;BR /&gt;class-map type inspect match-all firewall-invalid-src&lt;BR /&gt;match access-group 100&lt;BR /&gt;class-map type inspect match-any firewall-cls-insp-traffic&lt;BR /&gt;match protocol tcp&lt;BR /&gt;match protocol udp&lt;BR /&gt;match protocol icmp&lt;BR /&gt;match protocol dns&lt;BR /&gt;match protocol http&lt;BR /&gt;match protocol https&lt;BR /&gt;class-map type inspect match-any firewall-cls-icmp-access&lt;BR /&gt;match protocol icmp&lt;BR /&gt;match protocol tcp&lt;BR /&gt;match protocol udp&lt;BR /&gt;match protocol dns&lt;BR /&gt;match protocol http&lt;BR /&gt;match protocol https&lt;BR /&gt;class-map type inspect match-any firewall-skinny-inspect&lt;BR /&gt;match protocol skinny&lt;BR /&gt;class-map type inspect match-all firewall-icmp-access&lt;BR /&gt;match class-map firewall-cls-icmp-access&lt;BR /&gt;class-map type inspect match-all firewall-insp-traffic&lt;BR /&gt;match class-map firewall-cls-insp-traffic&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect firewall-permit&lt;BR /&gt;class class-default&lt;BR /&gt;drop&lt;BR /&gt;policy-map type inspect firewall-permit-icmpreply&lt;BR /&gt;class type inspect firewall-icmp-access&lt;BR /&gt;inspect&lt;BR /&gt;class class-default&lt;BR /&gt;pass&lt;BR /&gt;policy-map type inspect firewall-inspect&lt;BR /&gt;class type inspect firewall-invalid-src&lt;BR /&gt;drop log&lt;BR /&gt;class type inspect firewall-insp-traffic&lt;BR /&gt;inspect&lt;BR /&gt;class type inspect firewall-skinny-inspect&lt;BR /&gt;inspect&lt;BR /&gt;class class-default&lt;BR /&gt;drop&lt;BR /&gt;policy-map rate_3Mbps&lt;BR /&gt;class class-default&lt;BR /&gt;police cir 3000000&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;policy-map rate_30Mbps&lt;BR /&gt;class class-default&lt;BR /&gt;police cir 30000000&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;!&lt;BR /&gt;zone security in-zone&lt;BR /&gt;zone security out-zone&lt;BR /&gt;zone-pair security firewall-zp-self-out source self destination out-zone&lt;BR /&gt;zone-pair security firewall-zp-in-out source in-zone destination out-zone&lt;BR /&gt;service-policy type inspect firewall-inspect&lt;BR /&gt;zone-pair security firewall-zp-out-self source out-zone destination self&lt;BR /&gt;service-policy type inspect firewall-permit&lt;BR /&gt;!&lt;BR /&gt;interface Null0&lt;BR /&gt;no ip unreachables&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0&lt;BR /&gt;description WAN&lt;BR /&gt;no ip address&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;no shutdown&lt;BR /&gt;ip flow ingress&lt;BR /&gt;pppoe enable group global&lt;BR /&gt;pppoe-client dial-pool-number 1&lt;BR /&gt;!&lt;BR /&gt;interface BRI0&lt;BR /&gt;no ip address&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip flow ingress&lt;BR /&gt;encapsulation hdlc&lt;BR /&gt;shutdown&lt;BR /&gt;isdn termination multidrop&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0&lt;BR /&gt;switchport access vlan 20&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1&lt;BR /&gt;switchport access vlan 20&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2&lt;BR /&gt;switchport access vlan 20&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3&lt;BR /&gt;switchport access vlan 20&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface wlan-ap0&lt;BR /&gt;description Service module interface to manage the embedded AP&lt;BR /&gt;ip address 10.1.0.1 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip flow ingress&lt;BR /&gt;!&lt;BR /&gt;interface Wlan-GigabitEthernet0&lt;BR /&gt;description Internal switch interface connecting to the embedded AP&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip flow ingress&lt;BR /&gt;!&lt;BR /&gt;interface Vlan20&lt;BR /&gt;description FW_INSIDE&lt;BR /&gt;ip address 172.20.30.1 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip flow ingress&lt;BR /&gt;ip nat inside&lt;BR /&gt;ip virtual-reassembly in&lt;BR /&gt;zone-member security in-zone&lt;BR /&gt;ip tcp adjust-mss 1412&lt;BR /&gt;!&lt;BR /&gt;interface Dialer0&lt;BR /&gt;description FW_OUTSIDE&lt;BR /&gt;mtu 1492&lt;BR /&gt;ip address negotiated&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ip unreachables&lt;BR /&gt;no ip proxy-arp&lt;BR /&gt;ip flow ingress&lt;BR /&gt;ip nat outside&lt;BR /&gt;ip virtual-reassembly in&lt;BR /&gt;zone-member security out-zone&lt;BR /&gt;encapsulation ppp&lt;BR /&gt;dialer pool 1&lt;BR /&gt;dialer-group 1&lt;BR /&gt;no cdp enable&lt;BR /&gt;ppp authentication pap callin&lt;BR /&gt;ppp pap sent-username USER@ISP password 7 ISP-PASSWORD&lt;BR /&gt;ppp ipcp address accept&lt;BR /&gt;service-policy input rate_30Mbps&lt;BR /&gt;service-policy output rate_3Mbps&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip http timeout-policy idle 60 life 86400 requests 10000&lt;BR /&gt;!&lt;BR /&gt;no ip nat service sip udp port 5060&lt;BR /&gt;ip nat inside source list NAT_TRAFFIC interface Dialer0 overload&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 Dialer0&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended MANAGEMENT&lt;BR /&gt;permit ip 172.20.30.0 0.0.0.255 any&lt;BR /&gt;permit ip host X.X.X.X any&lt;BR /&gt;ip access-list extended NAT_TRAFFIC&lt;BR /&gt;permit ip 172.20.30.0 0.0.0.255 any&lt;BR /&gt;!&lt;BR /&gt;logging trap debugging&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;login authentication local_authen&lt;BR /&gt;no modem enable&lt;BR /&gt;transport output telnet&lt;BR /&gt;line aux 0&lt;BR /&gt;login authentication local_authen&lt;BR /&gt;transport output telnet&lt;BR /&gt;line 2&lt;BR /&gt;no activation-character&lt;BR /&gt;no exec&lt;BR /&gt;transport preferred none&lt;BR /&gt;transport input all&lt;BR /&gt;line vty 0 4&lt;BR /&gt;access-class MANAGEMENT in&lt;BR /&gt;privilege level 15&lt;BR /&gt;authorization exec local_author&lt;BR /&gt;login authentication local_authen&lt;BR /&gt;transport input ssh&lt;BR /&gt;!&lt;BR /&gt;scheduler max-task-time 5000&lt;BR /&gt;scheduler allocate 4000 1000&lt;BR /&gt;scheduler interval 500&lt;BR /&gt;ntp master&lt;BR /&gt;ntp update-calendar&lt;BR /&gt;ntp server 192.114.62.250 prefer source Dialer0&lt;BR /&gt;!&lt;BR /&gt;end&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Jul 2022 19:58:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644521#M1091609</guid>
      <dc:creator>Yair</dc:creator>
      <dc:date>2022-07-05T19:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 887VA Cannot SSH From WAN And DNS Problem</title>
      <link>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644526#M1091611</link>
      <description>&lt;P&gt;we are not sure why you like to ssh to cisco? any specific reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. if you try from the router, what IP or what command are you using to ssh? what is the error?&lt;/P&gt;
&lt;P&gt;2. same work for PC connected to the LAN?&lt;/P&gt;
&lt;P&gt;3. what DNS error ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from the PC connected LAN, everything working?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 20:07:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644526#M1091611</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-07-05T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 887VA Cannot SSH From WAN And DNS Problem</title>
      <link>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644574#M1091613</link>
      <description>&lt;P&gt;Thanks for the replay&lt;/P&gt;&lt;P&gt;from lan i can connect to ssh no problem here&lt;/P&gt;&lt;P&gt;from wan i cannot connect to ssh whit an error timeout on putty or any other ssh client&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as for DNS, there is no error that I can see it's just not working&lt;/P&gt;&lt;P&gt;I can ping from cisco to 8.8.8.8&lt;/P&gt;&lt;P&gt;but cannot ping to google.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 20:36:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644574#M1091613</guid>
      <dc:creator>Yair</dc:creator>
      <dc:date>2022-07-05T20:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 887VA Cannot SSH From WAN And DNS Problem</title>
      <link>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644609#M1091616</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/850728"&gt;@Yair&lt;/a&gt;&amp;nbsp;you need to permit the communication in your outside to self zone pair&amp;nbsp;&lt;SPAN&gt;firewall-zp-out-self.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 21:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644609#M1091616</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-07-05T21:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 887VA Cannot SSH From WAN And DNS Problem</title>
      <link>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644610#M1091617</link>
      <description>&lt;P&gt;ok what syntax? im new to ZBFW&amp;nbsp;&lt;/P&gt;&lt;P&gt;its for ssh from remote or for dns serve to work?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 21:19:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-887va-cannot-ssh-from-wan-and-dns-problem/m-p/4644610#M1091617</guid>
      <dc:creator>Yair</dc:creator>
      <dc:date>2022-07-05T21:19:00Z</dc:date>
    </item>
  </channel>
</rss>

