Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.
View this topic in a long page with up to 500 replies per page Create new topic
1 | ... | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | ... | 101
MadEngineer
4720 posts

Uber Geek
+1 received by user: 2730

Trusted

  #3377100 26-May-2025 19:50
Send private message quote this post

So, I was setting up an Arduino device and before I powered it up I found that I could reach 192.168.4.1 via 60.234.8.50

 

 

WTH?





You're not on Atlantis anymore, Duncan Idaho.

fe31nz
1319 posts

Uber Geek
+1 received by user: 446


  #3377114 26-May-2025 22:50
Send private message quote this post

MadEngineer:

 

So, I was setting up an Arduino device and before I powered it up I found that I could reach 192.168.4.1 via 60.234.8.50

 

 

WTH?

 

 

Several people screwed up things here.  Your router WAN port should not be passing traffic for any of the reserved "Private Network" address blocks (192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8).  But I have always expected that cheaper "home grade" routers will not automatically block that traffic for you, and may not have any option for you to add the blocked addresses manually either.  Vocus also should not be passing that traffic through its routers to you.  And some Vocus customer connected on 60.234.8.50 has really screwed up their router settings - they probably do not have NAT enabled.


MadEngineer
4720 posts

Uber Geek
+1 received by user: 2730

Trusted

  #3377199 27-May-2025 13:06
Send private message quote this post

Looks like I left out or removed bogon filtering, which I've now set.

 

/ip firewall address-list
add list="BOGONS" address=0.0.0.0/8
add list="BOGONS" address=10.0.0.0/8
add list="BOGONS" address=100.64.0.0/10
add list="BOGONS" address=127.0.0.0/8
add list="BOGONS" address=169.254.0.0/16
add list="BOGONS" address=172.16.0.0/12
add list="BOGONS" address=192.0.0.0/24
add list="BOGONS" address=192.0.2.0/24
add list="BOGONS" address=192.168.0.0/16
add list="BOGONS" address=198.18.0.0/15
add list="BOGONS" address=198.51.100.0/24
add list="BOGONS" address=203.0.113.0/24
add list="BOGONS" address=224.0.0.0/3

 

/ip firewall filter
add action=drop chain=forward comment="Block Bogon IP Addresses" in-interface=vlan1 src-address-list=BOGONS





You're not on Atlantis anymore, Duncan Idaho.

MadEngineer
4720 posts

Uber Geek
+1 received by user: 2730

Trusted

  #3377338 27-May-2025 20:09
Send private message quote this post

Changed that to:

 

/ip firewall raw
add chain=prerouting in-interface=vlan1 src-address-list=BOGONS action=drop comment="Drop bogons from WAN"

 

Which kills both forwarding and input.

 

Doesn't stop Vocus from offering itself as a route there however.

 

Apparently I could try setting up a Team Cymru BGP peer to add filtering.





You're not on Atlantis anymore, Duncan Idaho.

SomeoneSomewhere
1933 posts

Uber Geek
+1 received by user: 1125

Lifetime subscriber

  #3377339 27-May-2025 20:10
Send private message quote this post

[/quode], huh?


Tinkerisk
4974 posts

Uber Geek
+1 received by user: 3935


  #3377342 27-May-2025 21:06
Send private message quote this post

Is neb actually still around or does he still have to sit in the dungeon? 🤔





     

  • Qui nihil scit, omnia credere debet. - He who knows nothing must believe everything.
  • Firewalls do NOT stop dragons. Really not. But your smart devices are spying on you!
  • I avoid Big Tech amap. They try hard to dictate technology and „culture“ across borders.
  • In effect we have everything to hide from someone, and no idea who „someone“ is.

freitasm
BDFL - Memuneh
81348 posts

Uber Geek
+1 received by user: 42712

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3377343 27-May-2025 21:11
Send private message quote this post

It was lifted ages ago.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 

 

LEGAL video, movies and TV download and streaming options in New Zealand


elpenguino
3651 posts

Uber Geek
+1 received by user: 3071


  #3377344 27-May-2025 21:19
Send private message quote this post

@freitasm, are the sources of +1s readily visible to you , and mods?





Knowledge is knowing that a tomato is a fruit, Wisdom is knowing not to put it in fruit salad.


Tinkerisk
4974 posts

Uber Geek
+1 received by user: 3935


  #3377345 27-May-2025 21:20
Send private message quote this post

freitasm:

 

It was lifted ages ago.

 

 

So he eremitised himself.😉





     

  • Qui nihil scit, omnia credere debet. - He who knows nothing must believe everything.
  • Firewalls do NOT stop dragons. Really not. But your smart devices are spying on you!
  • I avoid Big Tech amap. They try hard to dictate technology and „culture“ across borders.
  • In effect we have everything to hide from someone, and no idea who „someone“ is.

freitasm
BDFL - Memuneh
81348 posts

Uber Geek
+1 received by user: 42712

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3377347 27-May-2025 21:37
Send private message quote this post

elpenguino:

 

@freitasm, are the sources of +1s readily visible to you , and mods?

 

 

Yes. 





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 

 

LEGAL video, movies and TV download and streaming options in New Zealand


elpenguino
3651 posts

Uber Geek
+1 received by user: 3071


  #3377348 27-May-2025 22:01
Send private message quote this post

freitasm:

 

elpenguino:

 

@freitasm, are the sources of +1s readily visible to you , and mods?

 

 

Yes. 

 

 

Oh, the power !





Knowledge is knowing that a tomato is a fruit, Wisdom is knowing not to put it in fruit salad.


Tinkerisk
4974 posts

Uber Geek
+1 received by user: 3935


  #3377352 28-May-2025 00:03
Send private message quote this post

elpenguino:

 

freitasm:

 

Yes. 

 

 

Oh, the power !

 

 

By the power of Grayskull! 😁





     

  • Qui nihil scit, omnia credere debet. - He who knows nothing must believe everything.
  • Firewalls do NOT stop dragons. Really not. But your smart devices are spying on you!
  • I avoid Big Tech amap. They try hard to dictate technology and „culture“ across borders.
  • In effect we have everything to hide from someone, and no idea who „someone“ is.

k1w1k1d
1818 posts

Uber Geek
+1 received by user: 1428


  #3377359 28-May-2025 08:08
Send private message quote this post

gzt

gzt
19639 posts

Uber Geek
+1 received by user: 8749

Lifetime subscriber

  #3377366 28-May-2025 08:34
Send private message quote this post

Preferably in a new topic.

Senecio
2911 posts

Uber Geek
+1 received by user: 3256

ID Verified
Lifetime subscriber

  #3377370 28-May-2025 09:07
Send private message quote this post

This probably belongs in the Annoy thread but it is a question.

 

Why do I always get sick just before I go on leave?


1 | ... | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | ... | 101
View this topic in a long page with up to 500 replies per page Create new topic



Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.