ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Starodumoff Ilya <ripper.mail@gmail.com>
To: community@lists.altlinux.org
Subject: Re: [Comm] wireguard только для некоторых программ
Date: Fri, 12 Jun 2026 19:08:26 +0500
Message-ID: <f3baf5a7-a3ec-493b-99e6-8dc6d92aa5dc@gmail.com> (raw)
In-Reply-To: <e6a96ca9-ec81-4dbe-a2f3-e51b25ee6d57@gmail.com>


12.06.2026 16:35, Andrew G. Klepcha пишет:
> всем привет!
> прошу помощи в поиске решения или хотя бы направления куда копать в 
> altlinux p11
> суть проблемы: есть несколько программ и сервисов ("санкционеры"), 
> которые не работают или частично не работают из-за западных санкций. 
> для обхода использую wireguard со своим сервером в us. сейчас работает 
> так: включен wgus => санкционеры работают, но весь мой трафик идет 
> тоже через wg в штаты. а хочется, чтобы по умолчанию трафик шел через 
> моего оператора впрямую, а только эти "санкционеры" работали через 
> туннель. я попробовал сделать network namespace и в него засунуть 
> интерфейс wireguard. в таком варианте задумка работает, но только от 
> рута :(
>
у меня так работает

sudo /usr/bin/ip netns exec vpn sudo -u $(whoami) 
PULSE_SERVER='10.9.8.11' firefox -P test

ну и в sudoers добавить:

_your_username_ ALL=(ALL:ALL) NOPASSWD: /usr/bin/ip netns exec *



      reply	other threads:[~2026-06-12 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-12 11:35 Andrew G. Klepcha
2026-06-12 14:08 ` Starodumoff Ilya [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f3baf5a7-a3ec-493b-99e6-8dc6d92aa5dc@gmail.com \
    --to=ripper.mail@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git