linuxmint / linuxmint/warpinator

nordvpn issue

Open
#163 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.6k
Forks
115
PR merge metrics
No merged PRs in 30d

Description

i'm running linuxmint 21.1. when nordvpn is up warpinator isn't visible to other lan devices. nordvpn is set to whitelist the local subnet. other apps works fine.
warpinator get the vpn server ip instead of local one.
Schermata del 2023-02-18 15-25-58

`dr@asus:~$ ifconfig
enp4s0f1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether xx:xx:xx:xx:xx:xx txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Loopback locale)
RX packets 7852 bytes 1014565 (1.0 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7852 bytes 1014565 (1.0 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

nordlynx: flags=81<UP,POINTOPOINT,RUNNING> mtu 1420
inet 10.5.0.2 netmask 255.255.255.255 destination 10.5.0.2
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 21400 bytes 27228224 (27.2 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11818 bytes 1616632 (1.6 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.19 netmask 255.255.255.0 broadcast 192.168.1.255
ether xx:xx:xx:xx:xx:xx txqueuelen 1000 (Ethernet)
RX packets 187047 bytes 218327239 (218.3 MB)
RX errors 0 dropped 6 overruns 0 frame 12982
TX packets 120973 bytes 27441657 (27.4 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 18
`

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Reproduce on Linux Mint 21.1 with NordVPN enabled and the local subnet whitelisted, then inspect how Warpinator selects its LAN address and interface. Done means Warpinator is visible to other LAN devices and uses the local 192.168.1.x address rather than the VPN address.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.