airvpn1q 0 Posted ... Ive read on a few sites that I should disable Ipv6 because its better for VPN protection, So naturally I have. Whilst looking upon my Ipv4 connection I noticed there is a drop named "method" and when I click on it I am given a choice between -Automatic (DHCP),Automatic (DHCP) addresses only,Manual,Link-Local Only,Shared to other computers,Disabled. If anyone could tell me what those methods are and which one will best serve my anonymity I would greatly appreciate it.I have tried looking up for myself what these methods are but all the information I found was to technical for my comprehension.Thanks. Quote Share this post Link to post
LZ1 673 Posted ... Hello! What OS is this? Just go with automatic. DHCP is a way of automatically distributing IP addresses. Quote Hide LZ1's signature Hide all signatures Hi there, are you new to AirVPN? Many of your questions are already answered in this guide. You may also read the Eddie Android FAQ. Moderators do not speak on behalf of AirVPN. Only the Official Staff account does. Please also do not run Tor Exit Servers behind AirVPN, thank you. Did you make a guide or how-to for something? Then contact me to get it listed in my new user guide's Guides Section, so that the community can find it more easily. Share this post Link to post
nick75 25 Posted ... Hi, It looks like you're using Linux and if so here's how to proceed (network-manager is not reliable), type this in a terminal window:NOTE: be sure to copy/paste the whole command!!! sudo sh -c "echo 'net.ipv6.conf.all.disable_ipv6=1\nnet.ipv6.conf.default.disable_ipv6=1\nnet.ipv6.conf.lo.disable_ipv6=1' >> /etc/sysctl.conf" then: sudo sysctl -p Voilà! IPv6 will be completely disabled! 1 LZ1 reacted to this Quote Share this post Link to post