Ticket #329 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

vpnc Default Domain should set CISCO_DEF_DOMAIN

Reported by: hoffbrinkle@hotmail.com Assigned to:
Priority: minor Milestone: Shimo 2.1
Component: VPNC Version: 2.0
Keywords: Cc:

Description

The Default Domain field in the vpnc config should set the CISCO_DEF_DOMAIN variable for vpnc-script. I believe it currently sets CISCO_SEARCH_DOMAIN. It wouldn't be a _bad_ idea to be able to set CISCO_SEARCH_DOMAIN, but CISCO_DEF_DOMAIN support is definitely needed.

Attachments

Change History

07/23/08 08:45:24 changed by Fabian Jaeger

  • status changed from new to closed.
  • resolution set to fixed.

it does set CISCO_DEF_DOMAIN ! :-)

07/23/08 14:01:34 changed by hoffbrinkle@hotmail.com

  • priority changed from major to minor.
  • status changed from closed to reopened.
  • resolution deleted.

I added the following line near the beginning of vpnc-script:

echo ${CISCO_DEF_DOMAIN} > /tmp/vpnc.debug

I set "company.com" in Default Domain, but vpnc-script is seeing CISCO_DEF_DOMAIN being set as "hq.company.com", which messes with DNS resolution for applications that don't use resolv.conf. I can fix it by hard coding CISCO_DEF_DOMAIN in vpnc-script.

Note that there are bugs in the way /etc/resolv.conf gets updated by vpnc-script. These have been fixed the SVN head of line for vpnc. Rumor has it there will be another release shortly...

08/08/08 08:55:18 changed by Fabian Jaeger

  • status changed from reopened to closed.
  • resolution set to fixed.

Add/Change #329 (vpnc Default Domain should set CISCO_DEF_DOMAIN)




Change Properties
Action