What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Status
Not open for further replies.
Try GreenShot! :rolleyes:

...or, if the WebUI exceeds the height of your screen, a browser addon that's able to capture entire pages, like Awesome Screenshot Plus.

not that we're curious off course :D
Oh, I have my all-time favorite WinSnap at the ready and even the good old Prt Sc Key on the Keyboard. But alas, my Workhorse refuses to capture this particular screen area :D
 
Oh, I have my all-time favorite WinSnap at the ready and even the good old Prt Sc Key on the Keyboard. But alas, my Workhorse refuses to capture this particular screen area :D
Two questions regarding the web UI that I have in mind for a while.

- Is the web UI only for information viewing purpose or Ab-Solution can be modified from web UI as well? Because if Ab-Solution can be modified from the web UI, there needs to an authentication.

- Is the web UI static?

Sent from my Moto G (5) Plus using Tapatalk
 
Last edited:
Two questions regarding the web UI that I have in mind for a while.

- Is the web UI only for information viewing purpose only or Ab-Solution can be modified from web UI as well? Because if Ab-Solution can be modified from the web UI, there needs to an authentication.

- Is the web UI static?

Sent from my Moto G (5) Plus using Tapatalk
I've mentioned it briefly somewhere. The Web UI uses the same credentials as the router Web UI. No need to re-login if you already are.
And what good would such an UI and all my effort be if it's view only?
I'm not doing half baked things ;)
 
I mainly use putty.

This looks pretty good I will have to check it out.

I'd bet you will say goodbye to PuTTy forever :D

To each their own. For my taste Xshell looks and behaves more polished.

Fair enough. I like their dual/quad terminal screen. I also don't like Vim so it's really great to be able to edit code using a text editor of my choice (Notepad++)
 
That’s a download link for the Facebook App.

Blocking that URL will not prevent the App from getting access to the internet.
On re-reading ... YEP you are right ..... Ooops :oops:
Sorry don't have an 'ithing' to test on and misread the original answer. [Must learn to sleep at night for a change !!!]

Have to do it the hard way and log all the IP addresses accessed when using Facebook App, filter & Blacklist IP Addresses.
[Capture via firewall log etc. Filter for IP address of iPhone/iPad in use. Blacklist the Address ranges [Including/Excluding Ports, as needed]. Force ALL DNS queries to be redirected to your own DNS Server/Cache so blacklist can be 'forcibly' applied. :D]

or

Just get a proper content filter !!! ;)
 
Is it possible to block the facebook app from accessing the internet ? I can block access to the website but the app still connects to the internet.

Facebook probably have dozens of domains, you may be better off blocking all their IP Ranges.

Code:
The following IP address ranges belong to Facebook:

66.220.144.0 - 66.220.159.255
69.63.176.0 - 69.63.191.255
204.15.20.0 - 204.15.23.255
 
I get this:
Code:
checking for device label for
/tmp/mnt/sda1:
Device has no label.
However I performed this:
Code:
mkfs.ext2 -L usb /dev/sda1
What did I do wrong?
 
If

Code:
blkid

shows no label for /dev/sda1, try

Code:
tune2fs -L  usb /dev/sda1

to assign a label to it.

Run blkid again to check if it worked.
 
I actually used that tune2fs command as well...

Output of blkid: /dev/sda1: LABEL="usb"

So it does seem to have a label, but AB-Solution does not see it?
 
I get this:
Code:
checking for device label for
/tmp/mnt/sda1:
Device has no label.
However I performed this:
Code:
mkfs.ext2 -L usb /dev/sda1
What did I do wrong?
Better to give it a distinct label, not the same as the system uses.
For AB4.0 I no longer check this, I built in a device check while monting and the label is no longer needed.
 
Does the system use "usb"?

I thought it was "dev/sda1" mounted on "/tmp/mnt/sda1".

Will retry with a different name later this week.
If you see it as /tmp/mnt/sda1 then it has no label. The label woud be /tmp/mnt/<given label>.
 
Does the system use "usb"?

I thought it was "dev/sda1" mounted on "/tmp/mnt/sda1".

Will retry with a different name later this week.

Sometimes you have to unplug and plug the USB so that the router picks up the new name. Worth a try.

After plugging in, check /tmp/mnt/ directory to see if the USB is mounted with the name you wanted.

Sometimes you will see something like, "<usb name> (2)" in the /tmp/mnt/ directory. In that case restart the router to get the name right.

Sent from my Moto G (5) Plus using Tapatalk
 
Does the system use "usb"?

I thought it was "dev/sda1" mounted on "/tmp/mnt/sda1".

Will retry with a different name later this week.
"usb" would work, but as @Protik says, unmount and plug it back in or reboot the router.
 
Last edited:
Hey.

I installed ab-solution on my ASUS RT-AC68U.

I enabled pixelserv and chose the option for AdsBeGone! blocking.

I use PirateBay to test ad blocking and it doesn't block any of the ads.

I check my phone for ads and I still get most ads. For instance, in Imgur I get almost all ads. Maybe once in a while the ad bar won't show up.

I've flushed DNS and made sure the router is the DNS server.

Does this seem like normal behavior?
 
Need clear browser cache.
 
Status
Not open for further replies.

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top