<?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: Help CISCO VPN Client changes my resolv.conf in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013987#M87809</link>
    <description>The contents of your /etc/resolv.conf file can't work with the VPN based on that configuration.&lt;BR /&gt;&lt;BR /&gt;Unless you local server resolves every single domain on the Internet.&lt;BR /&gt;&lt;BR /&gt;One of the way VPN's work is they resolve the hostname or IP address of an incoming client with DNS.  Some domains are let in, some aren't. Some IP's are trusted, some are not.&lt;BR /&gt;&lt;BR /&gt;In order to let the VPN works the way it wants to you need a little more in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;You need an IP adress in there that is a server that will resolve.  That can be another internal server which is trusted and resolves the part of  the Internet or Intranet that you care about.&lt;BR /&gt;&lt;BR /&gt;If this server is the primary DNS for your organization you should be okay.&lt;BR /&gt;&lt;BR /&gt;I don't think it degrades security to have a valid DNS server in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;As far as my small understanding of VPN goes, it may be a requirement.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 03 Jul 2003 02:21:10 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-07-03T02:21:10Z</dc:date>
    <item>
      <title>Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013986#M87808</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a serious problem.&lt;BR /&gt;I've installed CISCO vpnclient-linux-3.7.3.A-k9 &lt;BR /&gt;at linux SuSE 8.1 &lt;BR /&gt;It's working, but after computer restart&lt;BR /&gt;the VPN Client changes all the time resolv.conf&lt;BR /&gt;and put there its DNS Server.&lt;BR /&gt;&lt;BR /&gt;how can I prevent that?&lt;BR /&gt;&lt;BR /&gt;under:&lt;BR /&gt;/etc/sysconfig/network/config &lt;BR /&gt;I've changed to:&lt;BR /&gt;MODIFY_RESOLV_CONF_DYNAMICALLY="no"&lt;BR /&gt;MODIFY_NAMED_CONF_DYNAMICALLY="no"&lt;BR /&gt;&lt;BR /&gt;but it doesn't help !&lt;BR /&gt;&lt;BR /&gt;My resolv.conf looks:&lt;BR /&gt;&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;search localhost &lt;BR /&gt;&lt;BR /&gt;and I don't want any changes.&lt;BR /&gt;&lt;BR /&gt;Kindly Regards&lt;BR /&gt;Chris&lt;BR /&gt;    &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 18:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013986#M87808</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2003-07-02T18:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013987#M87809</link>
      <description>The contents of your /etc/resolv.conf file can't work with the VPN based on that configuration.&lt;BR /&gt;&lt;BR /&gt;Unless you local server resolves every single domain on the Internet.&lt;BR /&gt;&lt;BR /&gt;One of the way VPN's work is they resolve the hostname or IP address of an incoming client with DNS.  Some domains are let in, some aren't. Some IP's are trusted, some are not.&lt;BR /&gt;&lt;BR /&gt;In order to let the VPN works the way it wants to you need a little more in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;You need an IP adress in there that is a server that will resolve.  That can be another internal server which is trusted and resolves the part of  the Internet or Intranet that you care about.&lt;BR /&gt;&lt;BR /&gt;If this server is the primary DNS for your organization you should be okay.&lt;BR /&gt;&lt;BR /&gt;I don't think it degrades security to have a valid DNS server in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;As far as my small understanding of VPN goes, it may be a requirement.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 03 Jul 2003 02:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013987#M87809</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-03T02:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013988#M87810</link>
      <description>You should always have at least two valid nameservers in /etc/resolv.conf If one goes down you will not be able to resolve DNS but, if 127.0.0.1 goes down, it probably won't matter anywise. Still you won't be able to resolve site even if your own DNS is down.&lt;BR /&gt;&lt;BR /&gt;If you want to prevent /etc/resolv.conf from being changed, use the following:&lt;BR /&gt;&lt;BR /&gt;chattr +i /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;This will lock the file an render it unchangeable until chattr -i is used.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 17:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013988#M87810</guid>
      <dc:creator>Dave K_3</dc:creator>
      <dc:date>2003-07-15T17:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013989#M87811</link>
      <description>Cisco's VPN client is, to put it mildy, a PAIN-IN-THE-*#&amp;amp;!@N-ASS.&lt;BR /&gt;&lt;BR /&gt;All of those configuration directives can be over-ridden by the server you connect to.&lt;BR /&gt;&lt;BR /&gt;In all seriousness, make a wrapper script.  When the vpnclient finishes running, copy a 'good' resolv.conf back.</description>
      <pubDate>Tue, 15 Jul 2003 23:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013989#M87811</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-07-15T23:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013990#M87812</link>
      <description>-rw-r--r--   2 root     root          151 Jan 18 22:29 /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;These are the default permissions on resolv.conf&lt;BR /&gt;&lt;BR /&gt;They should remain that way.&lt;BR /&gt;&lt;BR /&gt;You may need to be root user to install it, but right after, you can restore the file.&lt;BR /&gt;&lt;BR /&gt;To use it on the Linux machine, you certainly should NOT be root user.  You should not do anything as that user except configure the machine.&lt;BR /&gt;&lt;BR /&gt;When you actually use the product, you are a regular user. As a regular user you CANT modify resolv.conf if you have the permissions set right.&lt;BR /&gt;&lt;BR /&gt;I still think you need a valid DNS server in resolv.conf  This is an Internet product and you need to be able to negotiate the Internet via names to have things such as web hostnames resolve to IP addresses.&lt;BR /&gt;&lt;BR /&gt;This should be a change you make.&lt;BR /&gt;&lt;BR /&gt;Now perhaps this Cisco VPN product is being used for inbound connections.  If its being used for inbound connections and requires root user its a piece of junk, its insecure, its risking your network and system and should simply not be used.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 16 Jul 2003 02:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013990#M87812</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-16T02:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013991#M87813</link>
      <description>The cisco VPN client has a client (and server, which overrides) side setting as to whether to allow you to use the LAN whilst connected to the VPN.&lt;BR /&gt;&lt;BR /&gt;If that's the case, then any resolv.conf setting is uselses anyway.&lt;BR /&gt;&lt;BR /&gt;*whee!* Welcome to the wonderful (or is that horrible) world of Cisco VPN! :)&lt;BR /&gt;&lt;BR /&gt;The client side stuff also inserts a kernel module.&lt;BR /&gt;&lt;BR /&gt;It is secure (to the point that I'm not aware of any exploits), but it's painful to use.&lt;BR /&gt;&lt;BR /&gt;We only use it for one client as they don't have anything else we can use.  Bummer..  Gimmie SSH any day!</description>
      <pubDate>Wed, 16 Jul 2003 02:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013991#M87813</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-07-16T02:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013992#M87814</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;your VPN client is running with DHCP enabled either within VPN vclient itself or by linux . Please try to disable DHCP use static IP address and get back with results.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 16 Jul 2003 02:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013992#M87814</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-07-16T02:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013993#M87815</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;your VPN client is running with DHCP enabled either within VPN vclient itself or by linux . Please try to disable DHCP use static IP address and get back with results.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 16 Jul 2003 03:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013993#M87815</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-07-16T03:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help CISCO VPN Client changes my resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013994#M87816</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I've setup the server again with ext3&lt;BR /&gt;and NOT reiserfs system.&lt;BR /&gt;&lt;BR /&gt;# chattr +i /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;and my resolv.conf will be never changed !&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chris&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2004 19:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-cisco-vpn-client-changes-my-resolv-conf/m-p/3013994#M87816</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-01-13T19:25:13Z</dc:date>
    </item>
  </channel>
</rss>

