<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/system, branch 1.3.1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-02-14T17:22:40+00:00</updated>
<entry>
<title>templates: convert DOS -&gt; UNIX line endings</title>
<updated>2021-02-14T17:22:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-14T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d969fd1f4dc0f4f7a0c935272857595e29ff0032'/>
<id>urn:sha1:d969fd1f4dc0f4f7a0c935272857595e29ff0032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssh: T2651: add cli options for source address</title>
<updated>2020-08-04T20:33:18+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-08-04T20:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=846e306700af191d22dc874992bbf5f04d2799c4'/>
<id>urn:sha1:846e306700af191d22dc874992bbf5f04d2799c4</id>
<content type='text'>
When running SSH from the VyOS system the source IP address can be set by:
set system options ssh-client source-address x.x.x.x
</content>
</entry>
<entry>
<title>cleanup: convert multiple files from DOS to UNIX line ending</title>
<updated>2020-08-04T06:34:52+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-08-04T06:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4526ceadf4a9a81b51ec394970188daccd69539b'/>
<id>urn:sha1:4526ceadf4a9a81b51ec394970188daccd69539b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-client: T2651: support specifying source-interface/address for curl</title>
<updated>2020-07-15T18:56:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-07-15T18:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=63052b8906871dc314945922e7f27ef24e114a45'/>
<id>urn:sha1:63052b8906871dc314945922e7f27ef24e114a45</id>
<content type='text'>
Please note that either interface or address can be configured.

system {
    options {
        http-client {
            source-interface eth0
            source-address 1.1.1.1
        }
    }
}
</content>
</entry>
</feed>
