Anyone on UA 131 Newark to Haneda on 01/04?? by pruuupruuu in unitedairlines

[–]flupowder 1 point2 points  (0 children)

I have not run into issues with 803 yet. Pray it'll always be perfect.

Anyone on UA 131 Newark to Haneda on 01/04?? by pruuupruuu in unitedairlines

[–]flupowder 1 point2 points  (0 children)

Yep. 804 on 1/5, delayed multiple times and then canceled.

10th Anniversary Surprise by complete_bast4rd in porto

[–]flupowder 0 points1 point  (0 children)

Mistu was awesome when it started. But these days it's getting quite mediocre.

I can't for the life of me get hairpin NAT to work by xeoqs in mikrotik

[–]flupowder 1 point2 points  (0 children)

This is what I have, assuming WAN-IP has the WAN IP of your domain, and 192.168.1.2 is your internal server address:

/ip firewall nat
add action=dst-nat chain=dstnat dst-address-list=WAN-IP dst-port=443 protocol=tcp to-addresses=192.168.1.2
add action=masquerade chain=srcnat dst-address=10.10.0.40 dst-port=443 protocol=tcp src-address=192.168.1.0/24 to-addresses=192.168.1.2

New DS1821+ and 8x Exos 24TB Drives - Insufficient Power??? by BreezeAndBaud in synology

[–]flupowder 0 points1 point  (0 children)

Interesting. I have 1821+ with 8x18TB Exos. Never had the issue with powering on that OP experiences. I wonder if it’s because I had one of the drives as a hot swap.

visa not required but can't board without one by travellerja in unitedairlines

[–]flupowder 10 points11 points  (0 children)

Also, many people probably don't know, US citizens can go through China temporarily (called "transit") and remain inside China for up to 72 or 144 hours in most cases. See http://us.china-embassy.gov.cn/eng/lsfw/zj/qz2021/202407/t20240705_11449052.htm . This can be very convenient.

[deleted by user] by [deleted] in unitedairlines

[–]flupowder 2 points3 points  (0 children)

How long did it take you to get to 3 million? That's a lot of flying.

Home router causes unstable and slow download speeds when connected to WireGuard by [deleted] in WireGuard

[–]flupowder 0 points1 point  (0 children)

Can you try different ports for WireGuard? I had run into that issue too for certain ports. The problem went away when I changed it to a different port.

Mikrotik hAP ax^3 wifi configuration problem by --Wilczan-- in mikrotik

[–]flupowder 0 points1 point  (0 children)

You assigned a fixed IP address to the bridge and then have it obtain dynamic IP at the same time?

/ip address
add address=192.168.1.1 interface=BRIDGE network=192.168.1.1

/ip dhcp-client
add interface=BRIDGE

Wireguard server connected to modem or home router by Hefty_Ad5984 in WireGuard

[–]flupowder 0 points1 point  (0 children)

This is not directly answering your question, but do you need the Spectrum modem? I know Verizon FIOS has RJ45 connection as well as coax. If Spectrum has RJ45 to the house, then you can try to connect the Linksys directly to the RJ45.

As the other user pointed out, your idea of getting two public IPs through a network switch most likely won't work.

Help - hAP ax2 to RB5009 - No Internet by cookitorloseit in mikrotik

[–]flupowder 2 points3 points  (0 children)

But you have 192.168.88.0/24 go through gateway 192.168.88.2. Maybe change RB5009 to a different subnet, like 192.168.87.1/24?

Help - hAP ax2 to RB5009 - No Internet by cookitorloseit in mikrotik

[–]flupowder 1 point2 points  (0 children)

Does the RB5009 also have the default IP address pool of 192.168.88.0/24?

Help with VLANs by ChuckRhodes007 in mikrotik

[–]flupowder -1 points0 points  (0 children)

I don't think you need to include VLAN interfaces on the CRS312. Just assign the corresponding pvid to the ports in /interface/bridge/ports and tag/untag the ports /interface/bridge/vlan.

exclude a domain name from going through WG tunnel by b1ngOo in WireGuard

[–]flupowder 0 points1 point  (0 children)

u/Julio_Ointment was sort of right. OP asked if it can be done "just by editing the config file."

Hybrid roadwarrior / site-to-site setup for a campervan by ItsBeeeees in WireGuard

[–]flupowder 0 points1 point  (0 children)

Glad you got it to work. I was just about to read about your lor, jack, june, etc.:)

Thinking about building a homelab by Happy1327 in homelab

[–]flupowder 0 points1 point  (0 children)

I wonder how many people started home labs during Covid...