Giter Club home page Giter Club logo

Comments (5)

b3nn0 avatar b3nn0 commented on August 17, 2024 1

In fact, I think I know what the problem is. The Stratux DHCP Server doesn't provide the client with a DNS server.
Edit /etc/dhcp/dhcpd.conf and uncheck the option domain-name-servers 4.2.2.2; line, then run
systemctl restart isc-dhcp-server

from stratux.

b3nn0 avatar b3nn0 commented on August 17, 2024

Not sure if it makes a difference, I have not tested it, but:
1: Usually, the lines belonging to a specific network interface in /etc/network/interfaces are indented, similar to how it is done for the wlan1 interface.
Please add spaces/tabs in front of the pre-up/wpa-* lines, but NOT in front of the allow-hotplug/iface lines. Again, not sure if it makes a difference, but that is how it is usually done.

2: You must have Smart-Wifi option disabled for this to work. Note that when you change the setting, your /etc/network/interfaces file will be overwritten and you need to re-apply the changes.
[N.B.: the interfaces file is written from interfaces.template. If you want your changes to the file to survive wifi-settings changes on the web interface, you need to make the changes in there as well. However, that will then be reverted with the next Stratux update you do].

EDIT: please note that these mods - while they work - are not supported nor endorsed by me. i.e. with these hints, you are on your own now.

from stratux.

tmmtaha75 avatar tmmtaha75 commented on August 17, 2024

1: Usually, the lines belonging to a specific network interface in /etc/network/interfaces are indented, ...
Done as per your recommendation (pic updated in the Google Drive link above for your reference) and still the internet isn't being forwarded.

2: You must have Smart-Wifi option disabled ...
It is disabled

EDIT: please note that these mods - while they work - are not supported nor endorsed by me. i.e. with these hints, you are on your own now:
I am now confident that this mod isn't working because even on the Reddit link that person posted it no one has confirmed it is. Would it be possible to direct me to a guide that is supported by you in order to have internet forwarding by a usb wifi dongle? This way I can at least try and ask questions in an area that has been verified by you and/or others.

from stratux.

b3nn0 avatar b3nn0 commented on August 17, 2024

I can't, because that's not a setup I use or have tested. But I am certainly experienced with Linux network configurations and the described setup is reasonable and looks fine to me - but its easy to forget some detail when writing such a guide.
With some Linux knowledge, it should be easy to diagnose the problem (e.g. check if the IP-Tables file looks correct (cat /etc/iptables.ipv4.nat), that the network interface config is fine (ifconfig), check the routing table looks ok (route -n), etc. But it's very hard to diagnose such problems without SSH access to the system.

from stratux.

tmmtaha75 avatar tmmtaha75 commented on August 17, 2024

Thank you! It is working now and I'm writing this message using the Stratux hotspot!

from stratux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.