<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/dynamic-dns, branch helium</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=helium</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=helium'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2017-09-14T11:52:53+00:00</updated>
<entry>
<title>vyatta-cfg-system: allow dynamic dns updating from behind nat</title>
<updated>2017-09-14T11:52:53+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-02-08T19:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a77b7539a77283aac8729e58d47b50ca80dadbd2'/>
<id>urn:sha1:a77b7539a77283aac8729e58d47b50ca80dadbd2</id>
<content type='text'>
Add a couple of configuration options to DDNS, to allow the use=web
option from ddclient when determining the external IP address.  This
will allow DDNS to be correctly updated when behind a NAT device.

Syntax:

set service dns dynamic interface eth0 use-web url (url to use)
set service dns dynamic interface eth0 use-web skip (search for this)

Bug #455 http://bugzilla.vyos.net/show_bug.cgi?id=455
</content>
</entry>
<entry>
<title>vyatta-cfg-system: formatting changes for style consistency</title>
<updated>2017-09-14T11:42:34+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-01-02T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d2331b4734904d45e60876ed0e625b98d825986f'/>
<id>urn:sha1:d2331b4734904d45e60876ed0e625b98d825986f</id>
<content type='text'>
Update scripts/dynamic-dns/vyatta-dynamic-dns.pl to have consistent
identation levels and style throughout.
</content>
</entry>
<entry>
<title>Fix dyndns failure caused by commit: 5d27f2ef302dc600ea737e9af4151041aa11a2e0</title>
<updated>2011-11-21T16:19:34+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-11-21T16:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=eafc0aa7922fc15cd02215cf6c855a343676566f'/>
<id>urn:sha1:eafc0aa7922fc15cd02215cf6c855a343676566f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup dynamic DNS script</title>
<updated>2011-11-04T15:41:24+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-11-04T15:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5d27f2ef302dc600ea737e9af4151041aa11a2e0'/>
<id>urn:sha1:5d27f2ef302dc600ea737e9af4151041aa11a2e0</id>
<content type='text'>
Remove reference to unused Switch (Bug 6888).
Use mkdir perl function rather than calling system
</content>
</entry>
<entry>
<title>Change mode on all executable scripts</title>
<updated>2010-11-12T18:36:23+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-12T18:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=801aadf4c48098fa68ec2c4d8c175dbc20d9010b'/>
<id>urn:sha1:801aadf4c48098fa68ec2c4d8c175dbc20d9010b</id>
<content type='text'>
The executable bit should be set on scripts.
This only impacts the repository, during build install fixes it.
</content>
</entry>
<entry>
<title>move server,protocol to the same line in config file</title>
<updated>2009-05-29T18:28:53+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-05-29T18:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c265b75d1b5bf6a317a99bd99a4c49c5f2c6a8b3'/>
<id>urn:sha1:c265b75d1b5bf6a317a99bd99a4c49c5f2c6a8b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Bug 4416 Add the ability to configure a specific server for DynDNS</title>
<updated>2009-05-20T04:18:24+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-05-20T04:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=510939d063e212a0114fa2b374c1396994ecfd0f'/>
<id>urn:sha1:510939d063e212a0114fa2b374c1396994ecfd0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to Vyatta::Config hierarchy</title>
<updated>2008-11-22T01:05:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-22T01:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=62af8baf3a696f774430117927440c114248a81d'/>
<id>urn:sha1:62af8baf3a696f774430117927440c114248a81d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- change forced update wait time from 2 weeks to 4 weeks if no change in IP as per the free service provided by dyndns</title>
<updated>2008-09-11T06:11:17+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-09-11T06:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=15c89f4d2123bd5c52f6dffbe251ce16b7a17b49'/>
<id>urn:sha1:15c89f4d2123bd5c52f6dffbe251ce16b7a17b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- remove ddclient cache before restarting</title>
<updated>2008-09-11T01:17:44+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-09-11T01:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c3ff271bc4212bb307e3735de430cfabd126ef70'/>
<id>urn:sha1:c3ff271bc4212bb307e3735de430cfabd126ef70</id>
<content type='text'>
- modify script to run op-mode update ddns
</content>
</entry>
</feed>
