Jump to content
Not connected, Your IP: 3.15.190.254
senkoin

ANSWERED Tunnel does not initialize with airconnectatboot flag.

Recommended Posts

I've managed to get Bluetit/Goldcrest working on my archlinux seedbox vm with the command

goldcrest --air-connect
pulling the
--network-lock off
and
--air-server alpherg
variables from the config file. However when I try to uncomment
airconnectatboot        server
and reboot, the machine becomes unaccessable from ssh. Accessing the machine from the Proxmox gui at this point gets me this.
systemctlstatus.thumb.png.6a02a799fd762105520ad0376c494498.pngbluetitstatus.thumb.png.0541a17e2365f39a1d106c6e6288d833.png
 
I can see that it's not reading from the config it says it is as the config has Network filter set to off, whereas it says it's set to use iptables in the status output.
#
# goldcrest runcontrol file
#

 air-server            alpherg
# air-vpn-type          <openvpn|wireguard>
# air-tls-mode          <auto|auth|crypt>
# air-ipv6              <on|off>
# air-6to4              <on|off>
 air-user              senkoin
 air-password          eci4wYpx;X}9wqZ
# air-key               <name>
# cipher                <cipher_name>
# proto                 <udp|tcp>
# server                <server_ip|server_url>
# port                  <port>
# tcp-queue-limit       <n>
# ncp-disable           <yes|no>
 network-lock          off
# ignore-dns-push       <yes|no>
# allowuaf              <yes|no|default>
# timeout               <seconds>
# compress              <yes|no|asym>
# proxy-host            <host_ip|host_url>
# proxy-port            <port>
# proxy-username        <proxy_username>
# proxy-password        <proxy_password>
# proxy-basic           <yes|no>
# alt-proxy             <yes|no>
# persist-tun           <on|off>
# conn-stat-interval    <seconds>
Here is the /home/user/.config/goldcrest.rc
#
# bluetit runcontrol file
#

# AirVPN bootstrap servers

bootserver                http://63.33.78.166
bootserver                http://52.48.66.85
bootserver                http://54.93.175.114
bootserver                http://63.33.116.50
bootserver                http://[2a03:b0c0:0:1010::9b:c001]

# RSA Parameters

rsaexponent               AQAB
rsamodulus                *idk if this is private*

# bootserver              <ip|url>
# rsaexponent             <value>
# rsamodulus              <value>
 airconnectatboot        server
 networklockpersist      off
 airusername             *username*
 airpassword             *password*
# airkey                  <airvpn_user_key>
 airserver               alpherg
# aircountry              Switzerland
# airproto                <udp|tcp>
# airport                 47843
# aircipher               <cipher_name>
# airipv6                 <yes|no>
# air6to4                 <yes|no>
# manifestupdateinterval  <minutes>
# airwhiteserverlist      <server list>
# airblackserverlist      <server list>
# airwhitecountrylist     <country list>
# airblackcountrylist     <country list>
# forbidquickhomecountry  <yes|no>
# country                 <ISO code>
# remote                  <ip|url list>
# proto                   udp,tcp
# port                    <port>
# tunpersist              <yes|no>
# cipher                  <cipher_names>
# maxconnretries          <number>
# tcpqueuelimit           <value>
# ncpdisable              <yes|no>
# networklock             <on|nftables|iptables|pf|off>
# ignorednspush           <yes|no>
# timeout                 <seconds>
# compress                <yes|no|asym>
# tlsversionmin           <disabled|default|tls_1_x>
# proxyhost               <ip|url>
# proxyport               <port>
# proxyusername           <username>
# proxypassword           <password>
# proxybasic              <yes|no>
and here is /etc/airvpn/bluetit.rc. If I attempt to --disconnect bluetit will hang with
ERROR: Cannot allow system DNS to pass through network filter
I could really use some help.

Share this post


Link to post
1 hour ago, senkoin said:

I could really use some help.


Hello!

Please avoid screenshots whenever possible. Can you please send us the complete Bluetit log taken after the problem has occurred? You can extract it with:
sudo journalctl | grep bluetit > bluetit.log

Then send us the created bluetit.log file.

If possible, please test also with AirVPN Suite 2.0.0 preview and check whether the problem persists or not:
https://airvpn.org/forums/topic/66706-linux-airvpn-suite-200-preview-available/

Kind regards
 

Share this post


Link to post
39 minutes ago, Staff said:

Hello!

Please avoid screenshots whenever possible. Can you please send us the complete Bluetit log taken after the problem has occurred? You can extract it with:

sudo journalctl | grep bluetit > bluetit.log

Then send us the created bluetit.log file.

If possible, please test also with AirVPN Suite 2.0.0 preview and check whether the problem persists or not:
https://airvpn.org/forums/topic/66706-linux-airvpn-suite-200-preview-available/

Kind regards
 
Sorry about that. I'm not able to copy from the webgui terminal unfortunately. Thanks for the quick reply.

bluetit.log

Share this post


Link to post
On 3/10/2025 at 3:27 AM, Staff said:

Hello!

Please avoid screenshots whenever possible. Can you please send us the complete Bluetit log taken after the problem has occurred? You can extract it with:

sudo journalctl | grep bluetit > bluetit.log

Then send us the created bluetit.log file.

If possible, please test also with AirVPN Suite 2.0.0 preview and check whether the problem persists or not:
https://airvpn.org/forums/topic/66706-linux-airvpn-suite-200-preview-available/

Kind regards
 
I tested the beta build and it does seem to be working as intended.

Share this post


Link to post

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.   Paste as plain text instead

  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...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...