The officially official Devuan Forum!

You are not logged in.

#1426 Re: Hardware & System Configuration » OpenVPN » 2017-04-26 01:56:09

I'm not sure how the tun0 interface is created, but the problem here is that its "remote address" is not configured correctly. The interface correctly should have 10.3.0.42 as its own address, but it should have 10.3.0.1 as its PtP address. To do this manually I think you'd do

ip link set tun0 peer 10.3.0.1

But I would have thought that openvpn would do so itself via its configuration. I'm not using openvpn myself so I don't know exactly, but its configuration should declare that 10.3.0.1 is "its" IP address, whereas 10.3.0.42 is the client's IP address (or one of them, depending on how it assigns those).

#1427 Re: Hardware & System Configuration » OpenVPN » 2017-04-24 11:11:36

Ah. the tun interface is not configured correctly. Its P-t-P address should be 10.3.0.1.

The problem is to determine why. And how come it works on the 32bit host (does it get configured correctly)?

#1428 Re: Hardware & System Configuration » OpenVPN » 2017-04-23 09:58:07

Maybe I misunderstood the set up, because there's no trace of using openvpn there? And there's also nothing stopping network traffic, but rather a quite normal, working set up.
Did you really start openvpn before capturing all that?

#1429 Re: Hardware & System Configuration » OpenVPN » 2017-04-23 02:08:17

Ok. Details, please. When you've started openvpn (not working), include the following:
the routing table

# ip route list all

iptables rules

# iptables-save

DNS configuration

# cat /etc/resolv.conf

the result of

# cat /proc/sys/net/ipv4/ip_forward

and interfaces

# ifconfig -a

.

One or some of those should probably tell what the problem might be.

#1430 Re: Other Issues » upgraded jessie have some systemd files » 2017-04-21 00:35:23

With a simple command like

dpkg -l | awk '$1=="ii" {print $2}' | xargs -rn1 -I+ sh -c "dpkg -L + | grep --label=+ -Hw systemd" > systemd-references.txt

you'll get a listing of how all installed packages have paths with the word "systemd" in their name.

On my laptop (Devuan beta fully upgraded), I find "systemd" mentioned by 29 packages in a total of 148 times, of which 90 are plain files (the other are directory paths). Specifically:

acpid:/lib/systemd/system/acpid.socket
acpid:/lib/systemd/system/acpid.path
acpid:/lib/systemd/system/acpid.service
alsa-utils:/lib/systemd/system/alsa-state.service
alsa-utils:/lib/systemd/system/alsa-store.service
alsa-utils:/lib/systemd/system/alsa-restore.service
alsa-utils:/lib/systemd/system/basic.target.wants/alsa-state.service
alsa-utils:/lib/systemd/system/basic.target.wants/alsa-restore.service
alsa-utils:/lib/systemd/system/alsa-utils.service
alsa-utils:/lib/systemd/system/shutdown.target.wants/alsa-store.service
anacron:/lib/systemd/system/anacron.service
anacron:/lib/systemd/system/anacron-resume.service
at:/lib/systemd/system/atd.service
augeas-lenses:/usr/share/augeas/lenses/dist/tests/test_systemd.aug
augeas-lenses:/usr/share/augeas/lenses/dist/systemd.aug
binfmt-support:/lib/systemd/system/binfmt-support.service
consolekit:/lib/systemd/system/console-kit-log-system-restart.service
consolekit:/lib/systemd/system/console-kit-log-system-stop.service
consolekit:/lib/systemd/system/console-kit-log-system-start.service
consolekit:/lib/systemd/system/console-kit-daemon.service
consolekit:/lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service
consolekit:/lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service
consolekit:/lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service
consolekit:/lib/systemd/system/basic.target.wants/console-kit-log-system-start.service
cron:/lib/systemd/system/cron.service
devuan-baseconf:/etc/apt/preferences.d/avoid-systemd
dmeventd:/lib/systemd/system/dm-event.socket
dmeventd:/lib/systemd/system/dm-event.service
dnsmasq:/lib/systemd/system/dnsmasq.service
ifupdown:/lib/systemd/system/networking.service
ifupdown:/lib/systemd/system/ifup@.service
init-system-helpers:/usr/share/man/man1/deb-systemd-helper.1p.gz
init-system-helpers:/usr/share/man/man1/deb-systemd-invoke.1p.gz
init-system-helpers:/usr/bin/deb-systemd-invoke
init-system-helpers:/usr/bin/deb-systemd-helper
libsystemd0:amd64:/usr/share/doc/libsystemd0
libsystemd0:amd64:/usr/share/doc/libsystemd0/changelog.Debian.gz
libsystemd0:amd64:/usr/share/doc/libsystemd0/copyright
libsystemd0:amd64:/lib/x86_64-linux-gnu/libsystemd.so.0.15.0
libsystemd0:amd64:/lib/x86_64-linux-gnu/libsystemd.so.0
libsystemd0:i386:/lib/i386-linux-gnu/libsystemd.so.0.15.0
libsystemd0:i386:/usr/share/doc/libsystemd0
libsystemd0:i386:/usr/share/doc/libsystemd0/changelog.Debian.gz
libsystemd0:i386:/usr/share/doc/libsystemd0/copyright
libsystemd0:i386:/lib/i386-linux-gnu/libsystemd.so.0
lintian:/usr/share/lintian/checks/systemd.desc
lintian:/usr/share/lintian/checks/systemd.pm
lm-sensors:/lib/systemd/system/lm-sensors.service
lvm2:/lib/systemd/system/lvm2-pvscan@.service
lvm2:/lib/systemd/system/lvm2-monitor.service
lvm2:/lib/systemd/system/lvm2-lvmetad.socket
lvm2:/lib/systemd/system/lvm2-lvmetad.service
lvm2:/lib/systemd/system/lvm2-activation.service
lvm2:/lib/systemd/system/lvm2-activation-early.service
lvm2:/lib/systemd/system/lvm2.service
openssh-server:/lib/systemd/system/ssh.service
openssh-server:/lib/systemd/system/ssh.socket
openssh-server:/lib/systemd/system/ssh@.service
pulseaudio:/usr/lib/systemd/user/pulseaudio.socket
pulseaudio:/usr/lib/systemd/user/pulseaudio.service
pulseaudio:/usr/lib/pulse-7.1/modules/module-systemd-login.so
rsync:/lib/systemd/system/rsync.service
screen:/lib/systemd/system/screen-cleanup.service
slim:/lib/systemd/system/slim.service
sudo:/lib/systemd/system/sudo.service
system-config-printer-udev:/lib/systemd/system/configure-printer@.service
udev:/usr/share/man/man8/systemd-udevd.service.8.gz
udev:/usr/share/man/man8/systemd-hwdb.8.gz
udev:/bin/systemd-hwdb
udev:/lib/systemd/systemd-udevd
udev:/lib/systemd/system/systemd-hwdb-update.service
udev:/lib/systemd/system/systemd-udevd.service
udev:/lib/systemd/system/systemd-udevd-kernel.socket
udev:/lib/systemd/system/systemd-udevd-control.socket
udev:/lib/systemd/system/systemd-udev-trigger.service
udev:/lib/systemd/system/systemd-udev-settle.service
udev:/lib/systemd/network/99-default.link
udev:/usr/share/man/man8/systemd-udevd-control.socket.8.gz
udev:/usr/share/man/man8/systemd-udevd.8.gz
udev:/usr/share/man/man8/systemd-udevd-kernel.socket.8.gz
udev:/lib/systemd/system/udev.service
udev:/lib/systemd/system/sysinit.target.wants/systemd-hwdb-update.service
udev:/lib/systemd/system/sysinit.target.wants/systemd-udevd.service
udev:/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service
udev:/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket
udev:/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket
usb-modeswitch:/lib/systemd/system/usb_modeswitch@.service
wpasupplicant:/lib/systemd/system/wpa_supplicant.service
xserver-xorg-input-wacom:/lib/systemd/system/wacom-inputattach@.service
zsh-common:/usr/share/zsh/functions/Completion/Unix/_systemd

#1431 Re: Forum Feedback » How to do some formatting little things in Dev1galaxy Forums » 2017-03-30 12:17:09

dev1galaxy only uses BBCode, which you can find documented following the BBCode link below the Quick reply box, where it says "BBCode: on". The "BBCode" text is a link, to
https://dev1galaxy.org/help.php#bbcode which documents the extent of available markup.

Also, there is a Profile tick box in the "privacy" section for opting-in on getting subscribed to your topics. It might be possible to have that as default, and rather "force" people to to opt-out instead.

#1432 Re: Hardware & System Configuration » No wpa_supplicant or iw? » 2017-03-20 05:34:56

Maybe I misunderstood; my
devuan_jessie_1.0.0-beta2_amd64_CD.iso (from files.devuan.org)
includes /pool/DEBIAN/main/w/wpa/wpasupplicant_2.3-1+deb8u4_amd64.deb

#1433 News & Announcements » git.devuan.org comes to the dev1galaxy forum » 2017-03-07 07:07:13

ralph.ronnquist
Replies: 0

The newest addition to the dev1galaxy.org forum intends to make git.devuan.org (gdo) more directly accessible and understandable to Devuan users as well as to (hopefully) help solve outstanding project issues posted at gdo.

Every project and issue at gdo can now be found on dev1galaxy via the two special "Projects" and "Issues" forums in the new "git.devuan.org" section.

The Projects forum (https://dev1galaxy.org/viewforum.php?id=18) organizes Devuan projects into two categories - "devuan-packages / infrastructure" and "other projects".  Both categories are presented as alphabetical and activity ordered lists. The project lists offer a short description (if available) and a convenient, single-click access to all projects at git.devuan.org.

The Issues forum (https://dev1galaxy.org/viewforum.php?id=19) holds threads that are automagically created by dev1galaxy's trusty "gdolink" bot, from all open issues at git.devuan.org.  The bot will add newly opened issues (if any) to the Issue lists, every 30 minutes.  Posting these issues on d1g will give greater exposure to issues that are currently buried in the gdo 'cave' (which is perceived as inaccessible by some).  Opening parallel forum threads provides opportunity for discussion and collaborative problem solving that will accelerate Devuan's progress and usability.

Note that the posts in these issue threads are distinct from the comment discussion on gdo.  However, when a post suggests a solution to an issue, or has information to advance it, a project team member will be able to capture the post as an original issue comment at gdo.

Finally, the "gdo Help Desk" is the place to ask questions about gdo and to post tips that will help familiarize users with how gdo works.

#1434 Re: Installation » help to install nvidia-legacy-304xx-driver *No devices detected.* » 2017-02-26 07:01:29

I saw on IRC that you've done many things trying to get it to work.
What does dmesg say now?

#1436 Re: Installation » help to install nvidia-legacy-304xx-driver *No devices detected.* » 2017-02-26 05:12:26

You should probably use the longer one, "0000:00:0d.0"

Also, if you would put listings etc in code blocks, i.e. within a pair of [code] and [/code], it'd be easier to read.

#1437 Re: News & Announcements » About "login via git.devuan.org" » 2017-02-19 22:49:20

This function is has been improved, and you are now able to both have a password log in and to log in via git.devuan.org.

Like before, when you log in via git.devuan.org, your account is promoted into a "via git.devuan.org" account. This is then remembered by the forum through any subsequent log in, whether via password or via git.devuan.org, until you go through the "Forgot my password" procedure.

#1438 Re: Other Issues » General Questions » 2017-02-10 23:26:57

It's a bit scary to reply to this, because you've raised a fair few issues in the one breath :-)
How about splitting them up into several (is it 3 or is it 4?) threads.

As for the the last issue, "compiling without systemd", I believe a search in the
dyne.org's mailing list may bring up some discussions. That would be my first target for "FAQs in one spot"; though I wouldn't be surprised if there are more spots than one available.

#1439 News & Announcements » About "login via git.devuan.org" » 2017-02-09 21:54:41

ralph.ronnquist
Replies: 1

The Dev1 Galaxy Forum now lets you use your git.devuan.org login to log in, where you need authorize the forum to access your user information. Just click the link on the login page and follow the prompts. If you run into problems, contact the forum administrators, or drop a line at freenode#d1g-users for assistance.

  • As a new forum user, you will be automatically registered with the git.devuan.org username and email, unless of course, there is a clash with an existing account.

  • As an existing user, with the same username and email, you will automatically "promote" your account to a "via git.devuan.org" account.

  • As an existing user, with different username or email, you will be automatically registered with the git.devuan.org username and email, unless of course, there is a clash with an existing account.

To revert your account (back?) to a password account, you need to follow the "Forgot my password" route, and set a new password whilst avoiding to log in via git.devuan.org.

Welcome!

#1440 Re: Installation » [Solved] Removable media unaccessible as normal user (PCManFM/Thunar) » 2017-02-05 03:15:27

Not sure what 'the standard way' means to you, but for example, the group name 'storage' is not listed at https://wiki.debian.org/SystemGroups. I suppose, that might not be normative for Devuan, since Devuan is not Debian, but to me it implies that polkit is not standard.

In any case, whether standard or not doesn't help towards your problem, which rather seems to be, how to configure udisks and/or polkit to work the way you want.

#1443 Re: Documentation » How to make the 'sleep' button work if yours doesn't » 2017-01-23 20:38:03

It's worth to note that some buttons generate many events, with different arguments. E.g., my lid button has "open" or "close" as (third) arguments . The script (or the recognition rule) will then need to distinguish appropriately, to get the right thing done for the right event(s).

#1444 Re: DIY » DIY "rrq Parental Internet Packet Filtering" » 2017-01-21 03:27:59

I've moved this project to gitlab,  https://git.devuan.org/ralph.ronnquist/rrq.git, and included control scripts with a full setup of tun interfaces, routing and iptables rules, as an OOTB filtering solution. Though, it doesn't include block list files; I only have the ones I bought, and no free ones.

There's also an HTTP admin tool for the brave hearted.

#1445 Re: Desktop and Multimedia » [solved] XFCE icon labels » 2017-01-20 02:09:44

Sigh. Several people have told me how wrong I am: apparently in computing, anything older than 6 years is ancient ...

#1446 Re: Desktop and Multimedia » [solved] XFCE icon labels » 2017-01-18 22:38:11

My friend, to use "ancient" about things from some 30 or so years ago is also a way to climb the scale. In any case, I got a good answer to my question. We can meet up and discuss the rest sometime, somewhere.

#1447 Re: Hardware & System Configuration » Sleep button doesn't work » 2017-01-18 03:08:29

If the button results in an ACPI event, you could deal with it through that: a "rules file" in /etc/acpi/events to recognize it and map to a script, and that script invoking pm-suspend, habitually placed in /etc/acpi.

#1448 Re: Desktop and Multimedia » [solved] XFCE icon labels » 2017-01-18 03:04:03

Thanks.

have no idea what your talking about . . . I didn't know a kernel had a color!!  LOL!

yes :-) a while ago I thought to experiment with the C-A-f1 console, to have black text on white instead of the washed out gray on black (or sometimes dirty dark green). I then found out that those console colours are hardcoded into the kernel, in a palette of 8 named colours, with "white" conveniently naming the gray colour. This seems to have happened many years ago, but that doesn't place it lower on the stupid scale. In any case, I eventually worked out how to achieve black on actual white on the console, and that it's not worth fighting for.

#1449 Desktop and Multimedia » [solved] XFCE icon labels » 2017-01-18 00:15:51

ralph.ronnquist
Replies: 6

Is there an easy way for me to have the (beta2) XFCE desktop icon labels text in black?
Just a vanilla installation with everything default.

(and I think whoever made the "white" kernel colour be gray should have a separate talking-to)

#1450 DIY » DIY "rrq Parental Internet Packet Filtering" » 2017-01-16 06:49:39

ralph.ronnquist
Replies: 1

Announcing https://github.com/ralph-ronnquist/rrq

This Parental Internet Packet Filtering is a blacklist based network traffic filter to block access to certain domain names for all or some outbound and/or forwarded HTTP and SSL traffic.

The blocking principle is simply to detect and discard any IP packet that constitutes the initial handshake of an HTTP or SSL connection to a blocked domain. By discarding these initial packets, the blocked domains become inaccessible.

The project includes two alterantive daemons: "rrq_nfq" for iptables based filtering, and "rrq_vde" for use on a VDE cable chain. Includes "make deb" for building a Devuan (.deb) package.

Board footer

Forum Software