<?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: Newbie question on sharing folder unsing Gre tunneling in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542342#M1055382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rick, sorry probably it's my bad english!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i mean that if i add other route table to a host in network A:&lt;/P&gt;&lt;P&gt;route add 192.168.34.0 gw 192.168.1.72&lt;/P&gt;&lt;P&gt;(there is also the default that is 0.0.0.0 gw 192.168.1.254)&lt;/P&gt;&lt;P&gt; then this host replies to ping done by host in network B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this time my english is better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and thanks a lot again rick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2006 14:50:26 GMT</pubDate>
    <dc:creator>ireofunes</dc:creator>
    <dc:date>2006-02-08T14:50:26Z</dc:date>
    <item>
      <title>Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542336#M1055371</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I just make a VPN site-to-site (two cisco series 800) using GRE Tunneling&lt;/P&gt;&lt;P&gt;The first network A is 192.168.1.0/24 with windows 2003 domain server, and second network B is 192.168.34.0/24 with only client connected to internet and throught vpn site-to-site to network A.&lt;/P&gt;&lt;P&gt;Now in network A i have also an as400 and i can use it without problem in network B, also i can ping in network B windows 2003 server, but of course i can not use share folder on windows 2003.&lt;/P&gt;&lt;P&gt;They are unfindable. On network B i use also as DNS server Windows 2003 server on network A and it works perfect, but when i try to do \\namewin2003\sharefoldername it says me that is unfindable. So i activate Wins server on Windows 2003 and on client of network B but nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please I now I'm a newbie, but good advice could help me&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:41:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542336#M1055371</guid>
      <dc:creator>ireofunes</dc:creator>
      <dc:date>2020-02-21T08:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542337#M1055372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the issue is that you are trying to use Windows functions between subnets. The devices in network B are using broadcasts to try to find the server, but the broadcasts are not forwarded between subnets. The way to fix this is to configure on the interface for network B this command:&lt;/P&gt;&lt;P&gt;ip helper-address &lt;ADDRESS_OF_SERVER_NETWORK_A&gt;&lt;/ADDRESS_OF_SERVER_NETWORK_A&gt;&lt;/P&gt;&lt;P&gt;This will do forwarding of the Windows broadcasts and should allow the devices in network B to use the server in network A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 14:34:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542337#M1055372</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2006-02-07T14:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542338#M1055376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Rick, for your fast reply, tomorrow it will be the first thing i'll try do! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Anyway i have other problem i would like to explain to you, if you can and have time to give me some advice &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The network A have a different gw instead of router A it has a linux firewall box. Network B instead has rotuer B as gw.&lt;/P&gt;&lt;P&gt;I put a route table on linux gw (route add -net 192.168.34.0 netmask 255.255.255.0 gw 192.168.1.72) where gw is the router A.&lt;/P&gt;&lt;P&gt;Indeed if i ping from net A a client of net B i see linux routing packet throught router A-&amp;gt;Tunneling-&amp;gt;Router B at the end reach the right computer on net B.&lt;/P&gt;&lt;P&gt;That's perfect! But if i try to do the same from a computer of Net B it is unable to ping any host of net A. But if I set as default gw router A instead of linux fw all works fine! But i can't change all default gw on network A!&lt;/P&gt;&lt;P&gt;thanks again for all your time you waste reading my stupid question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ireo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 17:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542338#M1055376</guid>
      <dc:creator>ireofunes</dc:creator>
      <dc:date>2006-02-07T17:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542339#M1055379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am slightly confused. I believe that your original post said that clients in network B could access devices in network A (as400, DNS, etc) but now you seem to be saying that they can not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In spite of my being confused I will take a guess at the solution. I believe you said that when you add a route to the Linux for network B things work better. I am guessing that you may need to add a route for network A on the router that is the gateway for network B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not help then perhaps you could explain a bit more about the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 21:28:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542339#M1055379</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2006-02-07T21:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542340#M1055380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rick, first of all thank you very much with ip helper-address everythings works perfect!!&lt;/P&gt;&lt;P&gt;My last question now is not so importat cause any services that i need to use now works!&lt;/P&gt;&lt;P&gt;But anyway i try to explain you in a few words, my secondary problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;network A 192.168.1.0/24 default gw 192.168.1.254&lt;/P&gt;&lt;P&gt;network B 192.168.34.0/24 default gw 192.168.34.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;network A gw is linux box firewall&lt;/P&gt;&lt;P&gt;network B gw is cisco 800 series&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network A cisco series VPN is 192.168.1.72&lt;/P&gt;&lt;P&gt;Network A linux fw has a route table for net 192.168.34.0/24 to route to 192.168.1.72 cisco vpn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this configuration if i'm in net A and ping a client in net B it works.&lt;/P&gt;&lt;P&gt;If i'm in net B and ping a client in net A it desn't work, but if i put a route table to the host A i'm trying to ping then it replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i can't change default gw of any clients in net A, i suppose that with routing table on linux everything should work, but i'm wrong &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ireo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 09:02:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542340#M1055380</guid>
      <dc:creator>ireofunes</dc:creator>
      <dc:date>2006-02-08T09:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542341#M1055381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad that the helper address configuration solved your major problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still a bit puzzled about parts of the remaining problem. I understand that network A clients have their default gateway as the Linux firewall and that the Linux firewall has been configured with a route to network B with router A as the next hop. I understand that there is a VPN connection between router A and router B. I understand that clients in network B are configured with router B as their default gateway. You say that machines in network A can successfully ping clients in network B but clients in network B can not ping machines in network A. I do not quite understand your statement about what makes it work: "but if i put a route table to the host A i'm trying to ping then it replies". Which route table are you adding it to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 14:18:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542341#M1055381</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2006-02-08T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542342#M1055382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rick, sorry probably it's my bad english!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i mean that if i add other route table to a host in network A:&lt;/P&gt;&lt;P&gt;route add 192.168.34.0 gw 192.168.1.72&lt;/P&gt;&lt;P&gt;(there is also the default that is 0.0.0.0 gw 192.168.1.254)&lt;/P&gt;&lt;P&gt; then this host replies to ping done by host in network B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this time my english is better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and thanks a lot again rick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 14:50:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542342#M1055382</guid>
      <dc:creator>ireofunes</dc:creator>
      <dc:date>2006-02-08T14:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on sharing folder unsing Gre tunneling</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542343#M1055383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ireo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that some of us have difficulty with English and hope that does not get in the way of solving problems and sharing knowledge. I appreciate your effort to communicate in English.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that I understand better now. I find it quite strange that a machine in network A can ping to clients in network B based on the Linux firewall having a route defined to network B but that machines in network A can not respond to ping from B unless they define a local route to B. This makes me think that there may be something on the firewall that is causing the behavior. Is there a rule on the firewall that will allow a client in A to initiate a ping but will prevent a ping response from a machine in A going to B?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 16:06:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-on-sharing-folder-unsing-gre-tunneling/m-p/542343#M1055383</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2006-02-08T16:06:00Z</dc:date>
    </item>
  </channel>
</rss>

