<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://forum.alpinelinux.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Alpine Linux forums - Networking</title>
 <link>https://forum.alpinelinux.org/taxonomy/term/9</link>
 <description></description>
 <language>en</language>
<item>
 <title>** RESOLVED ** Issues with DHCP and WPA_supplicant </title>
 <link>https://forum.alpinelinux.org/forum/networking/resolved-issues-dhcp-and-wpasupplicant</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;So im not to sure what&#039;s happening but i cant seem to auto connect to wifi for some reason. The wifi service gets initialized and started at boot. Below is more details.&lt;/p&gt;

&lt;p&gt;This is my /etc/networking/interfaces: &lt;br /&gt;
&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;auto lo 
iface lo inet loopback
&amp;nbsp;
auto wlan0 
iface auto wlan0 inet dhcp &lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;i also have the correct details in /etc/wpa_supplicant/wpa_supplicant.conf&lt;/p&gt;

&lt;p&gt;The problem is that while wpa_supplicant is getting initialized, no dhcp request is being issued, so on every boot i have to either:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;text geshifilter-text&quot;&gt;&amp;nbsp;udhcp -i &amp;nbsp;wlan0 &lt;/code&gt;&lt;/span&gt;&lt;br /&gt;
or&lt;br /&gt;
&lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;text geshifilter-text&quot;&gt;&amp;nbsp;ifup wlan0 &lt;/code&gt;&lt;/span&gt;&lt;br /&gt;
in order to be issued with a IP address.&lt;/p&gt;

&lt;p&gt;Any help would be great.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 23 Mar 2018 19:04:30 +0000</pubDate>
 <dc:creator>Blossom</dc:creator>
 <guid isPermaLink="false">19515 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/resolved-issues-dhcp-and-wpasupplicant#comments</comments>
</item>
<item>
 <title>Alpine virtualbox and two network cards: NAT and host-only</title>
 <link>https://forum.alpinelinux.org/forum/networking/alpine-virtualbox-and-two-network-cards-nat-and-host-only</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Hi,&lt;br /&gt;
I have tried to configure network in an alpine installed in a virtualbox VM. Host OS is Windows 7.&lt;br /&gt;
In VM I selected 2 cars: NAT and host-only.&lt;br /&gt;
eth0 is NAT and eth1 is host-only&lt;br /&gt;
eth0 is configured as:&lt;br /&gt;
auto eth0&lt;br /&gt;
iface eht0 inet dhcp&lt;br /&gt;
hostname alpine&lt;/p&gt;

&lt;p&gt;instead eht1:&lt;br /&gt;
auto eth1&lt;br /&gt;
iface eth1 inet static&lt;br /&gt;
gateway 192.168.56.101&lt;br /&gt;
netmask 255.255.255.0&lt;br /&gt;
address 192.168.56.150&lt;/p&gt;

&lt;p&gt;With this configuration only eht1 works, I can pint guest from host but I have no internet connection.&lt;br /&gt;
I must comment eth1 and reboot the vm to have internet connection using eth0.&lt;/p&gt;

&lt;p&gt;How can I use both network card at the same time without problem?&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 02 Mar 2018 18:22:30 +0000</pubDate>
 <dc:creator>abdujaparov</dc:creator>
 <guid isPermaLink="false">19495 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/alpine-virtualbox-and-two-network-cards-nat-and-host-only#comments</comments>
</item>
<item>
 <title>Alpine Basic Router Setup Plus NAT</title>
 <link>https://forum.alpinelinux.org/forum/networking/alpine-basic-router-setup-plus-nat</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 06 Feb 2018 22:46:47 +0000</pubDate>
 <dc:creator>twiz</dc:creator>
 <guid isPermaLink="false">19451 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/alpine-basic-router-setup-plus-nat#comments</comments>
</item>
<item>
 <title>TeamViewer 13</title>
 <link>https://forum.alpinelinux.org/forum/networking/teamviewer-13</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Does anybody successfully run TeamViewer 13 on x86-64? I installed Qt libraries, Glibc library, but the app still wants additional syscalls, and I did not dig deeper into it.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 16 Jan 2018 21:07:20 +0000</pubDate>
 <dc:creator>m_emelchenkov</dc:creator>
 <guid isPermaLink="false">19379 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/teamviewer-13#comments</comments>
</item>
<item>
 <title>OpenVPN ignoring up script</title>
 <link>https://forum.alpinelinux.org/forum/networking/openvpn-ignoring-script</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Hey All,&lt;/p&gt;

&lt;p&gt;I&#039;ve just started using Alpine Linux for my router. Migrating from BSD land. I&#039;ve run into some issues with OpenVPN ignoring UP script. Details:&lt;/p&gt;

&lt;p&gt;i&#039;ve got two client instances of OpenVPN running and both have their  corresponding up / down scripts. Keeping in line with alpine enforced naming convention I&#039;ve named &lt;/p&gt;

&lt;p&gt;instance 1 up / down scripts&lt;br /&gt;
&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;openvpn.int1-up.sh
openvpn.int1-down.sh&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;
instance 2 up / down scripts&lt;br /&gt;
&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;openvpn.int2-up.sh
openvpn.int2-down.sh&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Problem is that the instance 2 fails to executes the up script, instance 1 works as expected. I have to restart the second instance to get the up script to work after boot.&lt;/p&gt;

&lt;p&gt;Any pointers will be helpful.&lt;/p&gt;

&lt;p&gt;Thanks &lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 17 Dec 2017 21:26:51 +0000</pubDate>
 <dc:creator>sandep266</dc:creator>
 <guid isPermaLink="false">19348 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/openvpn-ignoring-script#comments</comments>
</item>
<item>
 <title>No Syncthing package for armhf edge branch</title>
 <link>https://forum.alpinelinux.org/forum/networking/no-syncthing-package-armhf-edge-branch</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Hey, I want to install Syncthing on my Rpi3 but there doesn&#039;t seem to be any way to install it from the official repos (as you can see &lt;a href=&quot;http://pkgs.alpinelinux.org/packages?name=syncthing&amp;amp;branch=edge&amp;amp;arch=armhf&quot; class=&quot;bb-url&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;) if you use the edge branch. Thanks.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 02 Dec 2017 15:03:55 +0000</pubDate>
 <dc:creator>5HCfXN</dc:creator>
 <guid isPermaLink="false">19298 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/no-syncthing-package-armhf-edge-branch#comments</comments>
</item>
<item>
 <title>No DNS server is working on Alpine 3.6.2</title>
 <link>https://forum.alpinelinux.org/forum/networking/no-dns-server-working-alpine-362</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I&#039;ve installed Alpine 3.6.2 with UFW firewall (which, during debugging, I&#039;ve disabled completely, enabled with open port 53 etc.).&lt;/p&gt;

&lt;p&gt;I&#039;ve spent the past ~48 hours trying to get PowerDNS or Unbound working.&lt;/p&gt;

&lt;p&gt;Neither work, and both seem to be encountering the same sort of weird problem, and I have no idea what&#039;s causing it.&lt;/p&gt;

&lt;p&gt;PowerDNS, for example, will do:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;Nov 29 20:57:29 PowerDNS Recursor 4.0.4 (C) 2001-2016 PowerDNS.COM BV
Nov 29 20:57:29 Using 64-bits mode. Built using gcc 6.3.0 on May  4 2017 11:46:17 by buildozer@build-3-6-x86_64.
Nov 29 20:57:29 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2.
Nov 29 20:57:29 Reading random entropy from &#039;/dev/urandom&#039;
Nov 29 20:57:29 If using IPv6, please raise sysctl net.ipv6.route.max_size, currently set to 4096 which is &amp;lt; 16384
Nov 29 20:57:29 NOT using IPv6 for outgoing queries - set &#039;query-local-address6=::&#039; to enable
Nov 29 20:57:29 Only allowing queries from: 0.0.0.0/0
Nov 29 20:57:29 PowerDNS Recursor itself will distribute queries over threads
Nov 29 20:57:29 Inserting rfc 1918 private space zones
Nov 29 20:57:29 Listening for UDP queries on 0.0.0.0:53
Nov 29 20:57:29 Enabled TCP data-ready filter for (slight) DoS protection
Nov 29 20:57:29 Listening for TCP queries on 0.0.0.0:53
Nov 29 20:57:29 Raised soft limit on number of filedescriptors to 1049 to match max-mthreads and threads settings
Nov 29 20:57:29 Set effective group id to 103
Nov 29 20:57:29 Set effective user id to 101
Nov 29 20:57:29 Launching 3 threads
Nov 29 20:57:29 Done priming cache with root hints
Nov 29 20:57:29 Enabled &#039;epoll&#039; multiplexer
Nov 29 20:57:29 Done priming cache with root hints
Nov 29 20:57:29 Done priming cache with root hints
Nov 29 20:57:37 Failed to update . records, got an exception
Nov 29 20:57:37 Failed to update . records, RCODE=-1
Nov 29 20:57:37 Failed to update . records, got an exception
Nov 29 20:57:37 Failed to update . records, RCODE=-1
Nov 29 20:57:37 Failed to update . records, got an exception
Nov 29 20:57:37 Failed to update . records, RCODE=-1
Nov 29 20:59:00 Failed to update . records, got an exception
Nov 29 20:59:00 Failed to update . records, RCODE=-1
Nov 29 21:00:23 Failed to update . records, got an exception
Nov 29 21:00:23 Failed to update . records, RCODE=-1
^C&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Meanwhile, Unbound outputs (in verbose mode):&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;unbound[11:0] info: mesh_run: end 2 recursion states (1 with reply, 0 detached), 1 waiting replies, 0 recursion replies sen
t, 0 replies dropped, 0 states jostled out
unbound[11:0] info: 0pvCD mod1  . NS IN
unbound[11:0] info: 1RDdc mod1 rep apple.com. A IN
unbound[11:0] debug: cache memory msg=66072 rrset=66072 infra=10626 val=66344
unbound[11:0] debug: svcd callbacks end
unbound[11:0] debug: timeout udp
unbound[11:0] debug: try edns1xx0 &amp;lt;.&amp;gt; 192.58.128.30#53
unbound[11:0] debug: EDNS lookup known=0 vs=0
unbound[11:0] debug: serviced query UDP timeout=376 msec
unbound[11:0] debug: inserted new pending reply id=ddf6
unbound[11:0] debug: opened UDP if=0 port=47241
unbound[11:0] debug: comm point start listening 43
unbound[11:1] debug: timeout udp
unbound[11:1] debug: try edns1xx0 &amp;lt;.&amp;gt; 198.41.0.4#53
unbound[11:1] debug: EDNS lookup known=0 vs=0
unbound[11:1] debug: serviced query UDP timeout=752 msec
unbound[11:1] debug: inserted new pending reply id=e80c
unbound[11:1] debug: opened UDP if=0 port=44093
unbound[11:1] debug: comm point start listening 44
unbound[11:0] debug: timeout udp
unbound[11:0] debug: svcd callbacks start
unbound[11:0] debug: worker svcd callback for qstate 0x4230d6563a0
unbound[11:0] debug: mesh_run: start
unbound[11:0] debug: iterator[module 1] operate: extstate:module_wait_reply event:module_event_noreply
unbound[11:0] info: iterator operate: query . NS IN
unbound[11:0] debug: process_response: new external response event
unbound[11:0] debug: iter_handle processing q with state QUERY RESPONSE STATE
unbound[11:0] debug: query response was timeout
unbound[11:0] debug: iter_handle processing q with state QUERY TARGETS STATE
unbound[11:0] info: processQueryTargets: . NS IN
unbound[11:0] debug: processQueryTargets: targetqueries 0, currentqueries 0 sentcount 10
unbound[11:0] info: DelegationPoint&amp;lt;.&amp;gt;: 13 names (0 missing), 26 addrs (26 result, 0 avail) parentNS
unbound[11:0] info:   A.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   B.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   C.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   D.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   E.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   F.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   G.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   H.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   I.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   J.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   K.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   L.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] info:   M.ROOT-SERVERS.NET. * A AAAA
unbound[11:0] debug:    ip4 198.41.0.4 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:503:ba3e::2:30 port 53 (len 28)
unbound[11:0] debug:    ip4 199.9.14.201 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:200::b port 53 (len 28)
unbound[11:0] debug:    ip4 192.33.4.12 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:2::c port 53 (len 28)
unbound[11:0] debug:    ip4 199.7.91.13 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:2d::d port 53 (len 28)
unbound[11:0] debug:    ip4 192.203.230.10 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:a8::e port 53 (len 28)
unbound[11:0] debug:    ip4 192.5.5.241 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:2f::f port 53 (len 28)
unbound[11:0] debug:    ip4 192.112.36.4 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:12::d0d port 53 (len 28)
unbound[11:0] debug:    ip4 198.97.190.53 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:1::53 port 53 (len 28)
unbound[11:0] debug:    ip4 192.36.148.17 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:7fe::53 port 53 (len 28)
unbound[11:0] debug:    ip4 192.58.128.30 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:503:c27::2:30 port 53 (len 28)
unbound[11:0] debug:    ip4 193.0.14.129 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:7fd::1 port 53 (len 28)
unbound[11:0] debug:    ip4 199.7.83.42 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:500:9f::42 port 53 (len 28)
unbound[11:0] debug:    ip4 202.12.27.33 port 53 (len 16)
unbound[11:0] debug:    ip6 2001:dc3::35 port 53 (len 28)
unbound[11:0] debug: servselect ip4 193.0.14.129 port 53 (len 16)
unbound[11:0] debug:    rtt=752
unbound[11:0] debug: servselect ip4 192.58.128.30 port 53 (len 16)
unbound[11:0] debug:    rtt=752
unbound[11:0] debug: servselect ip4 192.112.36.4 port 53 (len 16)
unbound[11:0] debug:    rtt=752
unbound[11:0] debug: servselect ip4 192.203.230.10 port 53 (len 16)
unbound[11:0] debug:    rtt=752
unbound[11:0] debug: servselect ip4 199.7.91.13 port 53 (len 16)
unbound[11:0] debug:    rtt=752
unbound[11:0] debug: servselect ip4 198.41.0.4 port 53 (len 16)
unbound[11:0] debug:    rtt=752
unbound[11:0] debug: servselect ip4 192.33.4.12 port 53 (len 16)
unbound[11:0] debug:    rtt=1504
unbound[11:0] debug: servselect ip4 198.97.190.53 port 53 (len 16)
unbound[11:0] debug:    rtt=1504
unbound[11:0] debug: servselect ip4 202.12.27.33 port 53 (len 16)
unbound[11:0] debug:    rtt=1504
unbound[11:0] debug: selrtt 376
unbound[11:0] info: sending query: . NS IN
unbound[11:0] debug: sending to target: &amp;lt;.&amp;gt; 192.112.36.4#53
unbound[11:0] debug: dnssec status: expected
unbound[11:0] debug: EDNS lookup known=0 vs=0
unbound[11:0] debug: serviced query UDP timeout=752 msec
unbound[11:0] debug: inserted new pending reply id=1fba
unbound[11:0] debug: opened UDP if=0 port=21060
unbound[11:0] debug: comm point start listening 45
unbound[11:0] debug: mesh_run: iterator module exit state is module_wait_reply
unbound[11:0] info: mesh_run: end 2 recursion states (1 with reply, 0 detached), 1 waiting replies, 0 recursion replies sen
t, 0 replies dropped, 0 states jostled out
unbound[11:0] info: 0pvCD mod1  . NS IN
unbound[11:0] info: 1RDdc mod1 rep apple.com. A IN
unbound[11:0] debug: cache memory msg=66072 rrset=66072 infra=10626 val=66344
unbound[11:0] debug: svcd callbacks end&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Here are the UDP packets sent during PowerDNS&#039;s startup:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;-&amp;gt; # ss -u -E
Recv-Q Send-Q      Local Address:Port             Peer Address:Port
0      -1                      *:*                           *:*
0      -1                      *:*                           *:*
0      -1                      *:*                           *:*
0      -1        192.184.xxx.xxx:48854             192.5.5.241:domain
0      -1        192.184.xxx.xxx:39077              198.41.0.4:domain
0      -1        192.184.xxx.xxx:30356          192.203.230.10:domain
0      -1        192.184.xxx.xxx:50676             199.7.91.13:domain
0      -1        192.184.xxx.xxx:19617             199.7.91.13:domain
0      -1        192.184.xxx.xxx:24483              198.41.0.4:domain
0      -1        192.184.xxx.xxx:42323              198.41.0.4:domain
0      -1        192.184.xxx.xxx:3732             202.12.27.33:domain
0      -1        192.184.xxx.xxx:5997            198.97.190.53:domain
0      -1        192.184.xxx.xxx:64457            202.12.27.33:domain
0      -1        192.184.xxx.xxx:55273             192.5.5.241:domain
0      -1        192.184.xxx.xxx:45939            192.112.36.4:domain
0      -1        192.184.xxx.xxx:58584           192.36.148.17:domain
0      -1        192.184.xxx.xxx:22233           198.97.190.53:domain
0      -1        192.184.xxx.xxx:13054             192.33.4.12:domain
0      -1        192.184.xxx.xxx:10901           192.36.148.17:domain
0      -1        192.184.xxx.xxx:62253            193.0.14.129:domain
0      -1        192.184.xxx.xxx:14663             192.33.4.12:domain
0      -1        192.184.xxx.xxx:13577            192.112.36.4:domain
0      -1        192.184.xxx.xxx:45027            199.9.14.201:domain
0      -1       ::ffff:127.0.0.1:42337        ::ffff:127.0.0.1:65535
0      -1                    ::1:37162                     ::1:65535
0      -1                      *:domain                      *:*
^C&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;EDIT: and here&#039;s a tcpdump of another PowerDNS run attempt:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;-&amp;gt; # tcpdump -s 1500 port 53
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 1500 bytes
22:34:48.667303 IP myhost.company.com.17907 &amp;gt; l.root-servers.net.53: 14751 [1au] NS? . (28)
22:34:48.667526 IP myhost.company.com.55254 &amp;gt; resolver1.opendns.com.53: 11450+ PTR? 42.83.7.199.in-addr.arpa. (42)
22:34:48.667547 IP myhost.company.com.55254 &amp;gt; resolver2.opendns.com.53: 11450+ PTR? 42.83.7.199.in-addr.arpa. (42)
22:34:48.667557 IP myhost.company.com.55254 &amp;gt; ordns.he.net.53: 11450+ PTR? 42.83.7.199.in-addr.arpa. (42)
22:34:48.668016 IP myhost.company.com.30296 &amp;gt; i.root-servers.net.53: 4210 [1au] NS? . (28)
22:34:48.668111 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.55254: 11450 1/0/0 PTR l.root-servers.net. (74)
22:34:48.668280 IP myhost.company.com.45559 &amp;gt; resolver1.opendns.com.53: 52608+ PTR? xxx.xxx.184.192.in-addr.arpa. (45)
22:34:48.668300 IP myhost.company.com.45559 &amp;gt; resolver2.opendns.com.53: 52608+ PTR? xxx.xxx.184.192.in-addr.arpa. (45)
22:34:48.668310 IP myhost.company.com.45559 &amp;gt; ordns.he.net.53: 52608+ PTR? xxx.xxx.184.192.in-addr.arpa. (45)
22:34:48.668576 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.55254: 11450 1/0/0 PTR l.root-servers.net. (74)
22:34:48.668701 IP myhost.company.com.41765 &amp;gt; l.root-servers.net.53: 51874 [1au] NS? . (28)
22:34:48.668820 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.45559: 52608 1/0/0 PTR myhost.company.com. (79)
22:34:48.668859 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.45559: 52608 1/0/0 PTR myhost.company.com. (79)
22:34:48.669007 IP myhost.company.com.40157 &amp;gt; resolver1.opendns.com.53: 59049+ PTR? 222.222.67.208.in-addr.arpa. (45)
22:34:48.669029 IP myhost.company.com.40157 &amp;gt; resolver2.opendns.com.53: 59049+ PTR? 222.222.67.208.in-addr.arpa. (45)
22:34:48.669038 IP myhost.company.com.40157 &amp;gt; ordns.he.net.53: 59049+ PTR? 222.222.67.208.in-addr.arpa. (45)
22:34:48.669601 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.40157: 59049 1/0/0 PTR resolver1.opendns.com. (80)
22:34:48.669848 IP myhost.company.com.37141 &amp;gt; resolver1.opendns.com.53: 42174+ PTR? 220.220.67.208.in-addr.arpa. (45)
22:34:48.669875 IP myhost.company.com.37141 &amp;gt; resolver2.opendns.com.53: 42174+ PTR? 220.220.67.208.in-addr.arpa. (45)
22:34:48.669886 IP myhost.company.com.37141 &amp;gt; ordns.he.net.53: 42174+ PTR? 220.220.67.208.in-addr.arpa. (45)
22:34:48.669976 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.40157: 59049 1/0/0 PTR resolver1.opendns.com. (80)
22:34:48.670316 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.37141: 42174 1/0/0 PTR resolver2.opendns.com. (80)
22:34:48.670353 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.37141: 42174 1/0/0 PTR resolver2.opendns.com. (80)
22:34:48.670521 IP myhost.company.com.55244 &amp;gt; resolver1.opendns.com.53: 57279+ PTR? 42.42.82.74.in-addr.arpa. (42)
22:34:48.670542 IP myhost.company.com.55244 &amp;gt; resolver2.opendns.com.53: 57279+ PTR? 42.42.82.74.in-addr.arpa. (42)
22:34:48.670552 IP myhost.company.com.55244 &amp;gt; ordns.he.net.53: 57279+ PTR? 42.42.82.74.in-addr.arpa. (42)
22:34:48.671008 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.55244: 57279 1/0/0 PTR ordns.he.net. (68)
22:34:48.671153 IP myhost.company.com.46272 &amp;gt; resolver1.opendns.com.53: 36063+ PTR? 17.148.36.192.in-addr.arpa. (44)
22:34:48.671174 IP myhost.company.com.46272 &amp;gt; resolver2.opendns.com.53: 36063+ PTR? 17.148.36.192.in-addr.arpa. (44)
22:34:48.671182 IP myhost.company.com.46272 &amp;gt; ordns.he.net.53: 36063+ PTR? 17.148.36.192.in-addr.arpa. (44)
22:34:48.671462 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.55244: 57279 1/0/0 PTR ordns.he.net. (68)
22:34:48.671716 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.46272: 36063 1/0/0 PTR i.root-servers.net. (76)
22:34:48.672072 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.46272: 36063 1/0/0 PTR i.root-servers.net. (76)
22:34:48.674105 IP ordns.he.net.53 &amp;gt; myhost.company.com.55254: 11450 1/0/0 PTR l.root-servers.net. (74)
22:34:48.674328 IP ordns.he.net.53 &amp;gt; myhost.company.com.45559: 52608 1/0/0 PTR myhost.company.com. (79)
22:34:48.674478 IP ordns.he.net.53 &amp;gt; myhost.company.com.37141: 42174 1/0/0 PTR resolver2.opendns.com. (80)
22:34:48.674537 IP ordns.he.net.53 &amp;gt; myhost.company.com.40157: 59049 1/0/0 PTR resolver1.opendns.com. (80)
22:34:48.674557 IP ordns.he.net.53 &amp;gt; myhost.company.com.55244: 57279 1/0/0 PTR ordns.he.net. (68)
22:34:48.674707 IP ordns.he.net.53 &amp;gt; myhost.company.com.46272: 36063 1/0/0 PTR i.root-servers.net. (76)
22:34:50.169865 IP myhost.company.com.61752 &amp;gt; M.ROOT-SERVERS.NET.53: 64001 [1au] NS? . (28)
22:34:50.170038 IP myhost.company.com.52070 &amp;gt; M.ROOT-SERVERS.NET.53: 31046 [1au] NS? . (28)
22:34:50.170246 IP myhost.company.com.41301 &amp;gt; resolver1.opendns.com.53: 5318+ PTR? 33.27.12.202.in-addr.arpa. (43)
22:34:50.170263 IP myhost.company.com.41301 &amp;gt; resolver2.opendns.com.53: 5318+ PTR? 33.27.12.202.in-addr.arpa. (43)
22:34:50.170274 IP myhost.company.com.41301 &amp;gt; ordns.he.net.53: 5318+ PTR? 33.27.12.202.in-addr.arpa. (43)
22:34:50.170566 IP myhost.company.com.60501 &amp;gt; M.ROOT-SERVERS.NET.53: 63331 [1au] NS? . (28)
22:34:50.173261 IP ordns.he.net.53 &amp;gt; myhost.company.com.41301: 5318 1/0/0 PTR M.ROOT-SERVERS.NET. (75)
22:34:50.173321 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.41301: 5318 1/0/0 PTR M.ROOT-SERVERS.NET. (75)
22:34:50.173328 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.41301: 5318 1/0/0 PTR M.ROOT-SERVERS.NET. (75)
22:34:51.671950 IP myhost.company.com.43172 &amp;gt; e.root-servers.net.53: 25652 [1au] NS? . (28)
22:34:51.672081 IP myhost.company.com.18072 &amp;gt; G.ROOT-SERVERS.NET.53: 34048 [1au] NS? . (28)
22:34:51.672255 IP myhost.company.com.51757 &amp;gt; resolver1.opendns.com.53: 22081+ PTR? 10.230.203.192.in-addr.arpa. (45)
22:34:51.672277 IP myhost.company.com.51757 &amp;gt; resolver2.opendns.com.53: 22081+ PTR? 10.230.203.192.in-addr.arpa. (45)
22:34:51.672287 IP myhost.company.com.51757 &amp;gt; ordns.he.net.53: 22081+ PTR? 10.230.203.192.in-addr.arpa. (45)
22:34:51.672417 IP myhost.company.com.17487 &amp;gt; 198.97.190.53.53: 26148 [1au] NS? . (28)
22:34:51.672637 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.51757: 22081 1/0/0 PTR e.root-servers.net. (77)
22:34:51.672681 IP ordns.he.net.53 &amp;gt; myhost.company.com.51757: 22081 1/0/0 PTR e.root-servers.net. (77)
22:34:51.672688 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.51757: 22081 1/0/0 PTR e.root-servers.net. (77)
22:34:51.672848 IP myhost.company.com.34048 &amp;gt; resolver1.opendns.com.53: 30818+ PTR? 4.36.112.192.in-addr.arpa. (43)
22:34:51.672887 IP myhost.company.com.34048 &amp;gt; resolver2.opendns.com.53: 30818+ PTR? 4.36.112.192.in-addr.arpa. (43)
22:34:51.672897 IP myhost.company.com.34048 &amp;gt; ordns.he.net.53: 30818+ PTR? 4.36.112.192.in-addr.arpa. (43)
22:34:51.673242 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.34048: 30818 1/0/0 PTR G.ROOT-SERVERS.NET. (75)
22:34:51.673276 IP ordns.he.net.53 &amp;gt; myhost.company.com.34048: 30818 1/0/0 PTR G.ROOT-SERVERS.NET. (75)
22:34:51.673283 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.34048: 30818 1/0/0 PTR G.ROOT-SERVERS.NET. (75)
22:34:51.673499 IP myhost.company.com.55482 &amp;gt; resolver1.opendns.com.53: 23829+ PTR? 53.190.97.198.in-addr.arpa. (44)
22:34:51.673523 IP myhost.company.com.55482 &amp;gt; resolver2.opendns.com.53: 23829+ PTR? 53.190.97.198.in-addr.arpa. (44)
22:34:51.673533 IP myhost.company.com.55482 &amp;gt; ordns.he.net.53: 23829+ PTR? 53.190.97.198.in-addr.arpa. (44)
22:34:51.757935 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.55482: 23829 NXDomain 0/0/0 (44)
22:34:51.760428 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.55482: 23829 NXDomain 0/0/0 (44)
22:34:51.768514 IP ordns.he.net.53 &amp;gt; myhost.company.com.55482: 23829 NXDomain 0/0/0 (44)
22:34:53.174089 IP myhost.company.com.23938 &amp;gt; j.root-servers.net.53: 46725 [1au] NS? . (28)
22:34:53.174230 IP myhost.company.com.49369 &amp;gt; c.root-servers.net.53: 18019 [1au] NS? . (28)
22:34:53.174272 IP myhost.company.com.40919 &amp;gt; a.root-servers.net.53: 60934 [1au] NS? . (28)
22:34:53.174398 IP myhost.company.com.59844 &amp;gt; resolver1.opendns.com.53: 24271+ PTR? 30.128.58.192.in-addr.arpa. (44)
22:34:53.174423 IP myhost.company.com.59844 &amp;gt; resolver2.opendns.com.53: 24271+ PTR? 30.128.58.192.in-addr.arpa. (44)
22:34:53.174436 IP myhost.company.com.59844 &amp;gt; ordns.he.net.53: 24271+ PTR? 30.128.58.192.in-addr.arpa. (44)
22:34:53.174943 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.59844: 24271 1/0/0 PTR j.root-servers.net. (76)
22:34:53.174967 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.59844: 24271 1/0/0 PTR j.root-servers.net. (76)
22:34:53.175139 IP myhost.company.com.49220 &amp;gt; resolver1.opendns.com.53: 51632+ PTR? 12.4.33.192.in-addr.arpa. (42)
22:34:53.175163 IP myhost.company.com.49220 &amp;gt; resolver2.opendns.com.53: 51632+ PTR? 12.4.33.192.in-addr.arpa. (42)
22:34:53.175177 IP myhost.company.com.49220 &amp;gt; ordns.he.net.53: 51632+ PTR? 12.4.33.192.in-addr.arpa. (42)
22:34:53.175258 IP ordns.he.net.53 &amp;gt; myhost.company.com.59844: 24271 1/0/0 PTR j.root-servers.net. (76)
22:34:53.175576 IP ordns.he.net.53 &amp;gt; myhost.company.com.49220: 51632 1/0/0 PTR c.root-servers.net. (74)
22:34:53.175611 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.49220: 51632 1/0/0 PTR c.root-servers.net. (74)
22:34:53.175776 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.49220: 51632 1/0/0 PTR c.root-servers.net. (74)
22:34:53.175821 IP myhost.company.com.35245 &amp;gt; resolver1.opendns.com.53: 9212+ PTR? 4.0.41.198.in-addr.arpa. (41)
22:34:53.175830 IP myhost.company.com.35245 &amp;gt; resolver2.opendns.com.53: 9212+ PTR? 4.0.41.198.in-addr.arpa. (41)
22:34:53.175851 IP myhost.company.com.35245 &amp;gt; ordns.he.net.53: 9212+ PTR? 4.0.41.198.in-addr.arpa. (41)
22:34:53.176456 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.35245: 9212 1/0/0 PTR a.root-servers.net. (73)
22:34:53.176520 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.35245: 9212 1/0/0 PTR a.root-servers.net. (73)
22:34:53.177943 IP ordns.he.net.53 &amp;gt; myhost.company.com.35245: 9212 1/0/0 PTR a.root-servers.net. (73)
22:34:54.676224 IP myhost.company.com.20715 &amp;gt; b.root-servers.net.53: 40095 [1au] NS? . (28)
22:34:54.676344 IP myhost.company.com.53714 &amp;gt; l.root-servers.net.53: 36681 [1au] NS? . (28)
22:34:54.676472 IP myhost.company.com.44674 &amp;gt; resolver1.opendns.com.53: 51297+ PTR? 201.14.9.199.in-addr.arpa. (43)
22:34:54.676484 IP myhost.company.com.44674 &amp;gt; resolver2.opendns.com.53: 51297+ PTR? 201.14.9.199.in-addr.arpa. (43)
22:34:54.676493 IP myhost.company.com.44674 &amp;gt; ordns.he.net.53: 51297+ PTR? 201.14.9.199.in-addr.arpa. (43)
22:34:54.686581 IP myhost.company.com.13317 &amp;gt; f.root-servers.net.53: 9688 [1au] NS? . (28)
22:34:54.687259 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.44674: 51297 1/0/0 PTR b.root-servers.net. (75)
22:34:54.687596 IP myhost.company.com.44094 &amp;gt; resolver1.opendns.com.53: 23880+ PTR? 241.5.5.192.in-addr.arpa. (42)
22:34:54.687618 IP myhost.company.com.44094 &amp;gt; resolver2.opendns.com.53: 23880+ PTR? 241.5.5.192.in-addr.arpa. (42)
22:34:54.687626 IP myhost.company.com.44094 &amp;gt; ordns.he.net.53: 23880+ PTR? 241.5.5.192.in-addr.arpa. (42)
22:34:54.691624 IP ordns.he.net.53 &amp;gt; myhost.company.com.44094: 23880 1/0/0 PTR f.root-servers.net. (74)
22:34:54.691693 IP resolver1.opendns.com.53 &amp;gt; myhost.company.com.44094: 23880 1/0/0 PTR f.root-servers.net. (74)
22:34:54.691701 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.44094: 23880 1/0/0 PTR f.root-servers.net. (74)
22:34:54.744647 IP ordns.he.net.53 &amp;gt; myhost.company.com.44674: 51297 1/0/0 PTR b.root-servers.net. (75)
22:34:54.794281 IP resolver2.opendns.com.53 &amp;gt; myhost.company.com.44674: 51297 1/0/0 PTR b.root-servers.net. (75)
22:34:56.204982 IP myhost.company.com.57454 &amp;gt; 198.97.190.53.53: 48941 [1au] TXT? recursor-4.0.4.security-status.secpoll.powerdns.com. (80
)
22:34:57.707158 IP myhost.company.com.48572 &amp;gt; a.root-servers.net.53: 53672 [1au] TXT? recursor-4.0.4.security-status.secpoll.powerdns.com
. (80)
^C
107 packets captured
109 packets received by filter
0 packets dropped by kernel&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;I&#039;ve been banging my head against the wall for a while now, kinda losing hope almost, and but still holding out that perhaps someone might be able to help me out here.&lt;/p&gt;

&lt;p&gt;Any help at all is greatly appreciated!!&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 30 Nov 2017 06:02:30 +0000</pubDate>
 <dc:creator>itistoday</dc:creator>
 <guid isPermaLink="false">19291 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/no-dns-server-working-alpine-362#comments</comments>
</item>
<item>
 <title>DMVPN on Alpine Linux</title>
 <link>https://forum.alpinelinux.org/forum/networking/dmvpn-alpine-linux</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am writting a thesis on: Project and implementation of dynamic tunneling system based on open source solutions. I found the Alpine Linux system on the Internet, which I can implement DMVPN technology. I want to implement it using GNS3 and VirtualBox. I want to use Alpine Linux on Hub and Spokes. Can someone write me a short tutorial? I am beginner in Linux.&lt;br /&gt;
I implemented DMVPN system on VyOS in GNS3, so I understand how it works :) but  Linux is a bit more complicated. I am interested in whether someone has managed to implement the Hub and Spoke network in GNS3 using VirtualBox. I am just starting to work on it but I want to know if there are people who can help me.&lt;/p&gt;

&lt;p&gt;Regards&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 12 Nov 2017 22:25:41 +0000</pubDate>
 <dc:creator>maszkiewicz</dc:creator>
 <guid isPermaLink="false">19258 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/dmvpn-alpine-linux#comments</comments>
</item>
<item>
 <title>Allow non-root user to bind port 80 (or other protected ports)</title>
 <link>https://forum.alpinelinux.org/forum/networking/allow-non-root-user-bind-port-80-or-other-protected-ports</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Does Alpine have a method for allowing non-root users to bind to port 80, or other protected ports?  Giving a specific binary access to a port would work as well.&lt;/p&gt;

&lt;p&gt;The context is that I&#039;m building a Dockerfile whose containers will ultimately be deployed on OpenShift.  OpenShift doesn&#039;t allow containers to run as root.  Typically in OpenShift, a service would simply bind to port 8000+ instead, and let OpenShift&#039;s Routing mechanism handle the proxying.  However, I intend to use the container in question for local development as well and would like it to run on port 80, since it will ultimately be accessed via port 80 in production.&lt;/p&gt;

&lt;p&gt;Thanks for the help!&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 20 Jul 2017 15:37:07 +0000</pubDate>
 <dc:creator>mwcz</dc:creator>
 <guid isPermaLink="false">19099 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/allow-non-root-user-bind-port-80-or-other-protected-ports#comments</comments>
</item>
<item>
 <title>Segfault in apache</title>
 <link>https://forum.alpinelinux.org/forum/networking/segfault-apache</link>
 <description>&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/forum/9&quot;&gt;Networking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I&#039;m trying to configure a basic forward proxy with Apache in Alpine. However, one of the child pids is segfaulting.&lt;/p&gt;

&lt;p&gt;Trace:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;$ httpd
$ tail /var/log/apache2/error.log 
[Sat Jul 08 03:38:26.001112 2017] [lbmethod_heartbeat:notice] [pid 5] AH02282: No slotmem from mod_heartmonitor
[Sat Jul 08 03:38:26.002205 2017] [mpm_prefork:notice] [pid 5] AH00163: Apache/2.4.26 (Unix) configured -- resuming normal operations
[Sat Jul 08 03:38:26.002237 2017] [core:notice] [pid 5] AH00094: Command line: &#039;httpd -D FOREGROUND&#039;
[Sat Jul 08 03:39:17.084999 2017] [core:notice] [pid 5] AH00052: child pid 8 exit signal Segmentation fault (11)&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Setup:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;$ apk add -U apache2 apache2-proxy
$ mkdir -p /run/apache2
$ echo &amp;quot;LoadModule slotmem_shm_module modules/mod_slotmem_shm.so&amp;quot; &amp;gt;&amp;gt; /etc/apache2/httpd.conf &amp;amp;&amp;amp; \
$ echo &amp;quot;ServerName localhost&amp;quot; &amp;gt;&amp;gt; /etc/apache2/httpd.conf &amp;amp;&amp;amp; \
$ mkdir -p /etc/apache2/sites-enabled &amp;amp;&amp;amp; \
$ ln -s /etc/apache2/sites-available/default /etc/apache2/sites-enabled/default&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;/etc/apache2/sites-available/default:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;text geshifilter-text&quot; style=&quot;font-family:monospace;&quot;&gt;NameVirtualHost *:8080
&amp;nbsp;
&amp;lt;VirtualHost *:8080&amp;gt;
ProxyRequests On
ProxyVia On
&amp;nbsp;
&amp;lt;Proxy *&amp;gt;
Allow from all
&amp;lt;/Proxy&amp;gt;
&amp;lt;/VirtualHost&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Any suggestions for working around the segfault?&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 08 Jul 2017 03:46:59 +0000</pubDate>
 <dc:creator>mcandre</dc:creator>
 <guid isPermaLink="false">19081 at https://forum.alpinelinux.org</guid>
 <comments>https://forum.alpinelinux.org/forum/networking/segfault-apache#comments</comments>
</item>
</channel>
</rss>
