Jump to content

Recommended Posts

Posted

I would like to create Lab with PiRogue and add suricata custom rules for Pegasus attack preventions: https://pts-project.org/guides/g7/ 

 

I would like to use internal PiRogue_VPN_server and add additional 3x-ui or S-ui server with xray-vless-realty as second layer because mobile operators or internet providers from specific country like RU or CN may block simple wireguard proto, this will be looks like:
NanoPI_R4S with [ PiRogue(internal_wireuard) -> XRAY_server(xray-vless-realty) ] -> Android Phone with XRAY client(xray-vless-realty) and host level firewall that will be forward all mobile trafic to the VPN client

 

NanoPI + Arambian lasted with all updates

For PiRogue installation I use the instruction: https://pts-project.org/docs/pirogue/installation/

 

Step #1
sudo apt-get update
sudo apt-get dist-upgrade

Step #2
sudo apt-get install wget
sudo wget -O /etc/apt/sources.list.d/pirogue.list https://pts-project.org/debian-12/pirogue.list
sudo wget -O /etc/apt/trusted.gpg.d/pirogue.gpg   https://pts-project.org/debian-12/pirogue.gpg
sudo apt-get update
sudo apt-get install pirogue-base

 

 

I have PiRogue's after installation message:
 

Quote

Job for dnsmasq.service failed because the control process exited with error code.
See "systemctl status dnsmasq.service" and "journalctl -xeu dnsmasq.service" for details.


My currient problem is starting process of a dnsmasq.service on my NanoPI_R4S

Dears @Igor  @Werner could you pls help me or forward to nanopi r4s maintainer that may fix the prob

I alredy describe similar problems with "systemd-networkd-wait-online.service" in  my previos my topic, see link:

or

pirogue_log.txt

Posted
17 minutes ago, Superuser said:

forward to nanopi r4s maintainer that may fix the prob

 

From logs I can only conclude that problems are at your side - wrong configuration. Anyone can help you - problem is almost certainly not Armbian specific.

 

May 10 21:05:09 pirogue systemd-helper[8502]: dnsmasq: unknown interface end0
May 10 21:05:09 pirogue dnsmasq[8502]: unknown interface end0

 

I am not an expert of application you try to install, in fact I never heard about until now. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines