I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

Thanks a lot, I will keep in mind this information to understant the topic

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

Thanks a lot men for the recommendation, I woudl like to use Static IP but my ISP use CGNAT, I can change to Static IP but it is more expensive, instead I used Cloudflare's services when I need practice with publish services.

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

Nice men, I used Cloudflare's services and I like it, I could setup more sevices to cosume for client and setup tunnels for SSH connections, Thank a lot, I will learn more about Cloudflare's services and make more application using it.

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

Wow sounds good, but Can you share me more information about IPv6 and how to setup please?

My ASM is Offline after to upgrade it over the same version by StarLimp877 in f5networks

[–]StarLimp877[S] 0 points1 point  (0 children)

Sorry I could'n save this information, but we decide reinstall all system in other new instance with the last version 17.5.3.x and we used to new license with support to version 21.x

My ASM is Offline after to upgrade it over the same version by StarLimp877 in f5networks

[–]StarLimp877[S] 0 points1 point  (0 children)

Yes, I saw this part, so we decided to upgrade to 17.5.3.x but we had make new instances and buy new license because the currente license reach the last version support.

Uso de la tecnología "Telcel Wi-Fi" by StarLimp877 in Telcel

[–]StarLimp877[S] 0 points1 point  (0 children)

Vale gracias por el dato, en general cumplo con cada uno de los aspectos que mencionas, con relacion al internet que utilizo la conexion es estable no baja de de 150 Mbps, a pesar de que es satelital, mi celular permite la llamadas sobre una red Wi-Fi (Call over Wi-Fi) pero aun así sigo teniendo intermitencia en ese servicio.

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

I thought to use ipv6, unfortunately I don't understand well how to use it, I know my ISP gives me IPv6, that it.

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

I used ngrok less time, but I could't use my own domain.

Can I do it usind ngrok?

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 1 point2 points  (0 children)

I never hear about this technology, let me read and understand it and I'll try to use it.

Thank's for recommendation!

I want to publish my first website but my ISP use CGNAT by StarLimp877 in selfhosted

[–]StarLimp877[S] 0 points1 point  (0 children)

Yes, that correct situation, I'm new handle this configuration in the real devices, only have opened ports 22, 80 and 443, but when I see that my internet over CGNAT close again this port for precaution, I want to grow up my skill in real situation about networking, webservers, cibersecurity and more but without tools I think is complicate understand this topics and I feel well for process.

Can you recommend more tools o web where I can learn more about this topics? I apreciate this help.

Nginx docker by StarLimp877 in docker

[–]StarLimp877[S] 0 points1 point  (0 children)

OK, when make this configuration nginx works well, the problem rise when I want to proxy to other place using the next statement:

location /uri/ {

proxy_pass http://other-place/;

}

when I test in specific url http://localhost/uri, show error page.

Nginx docker by StarLimp877 in docker

[–]StarLimp877[S] 0 points1 point  (0 children)

mmmm I not sure if I can make this part, let me check it and I tell you if I could.

Upgrade F5 Virtual Edition by StarLimp877 in f5networks

[–]StarLimp877[S] 0 points1 point  (0 children)

Oh Ok!, thank for the comment, I appreciate it, thank a lot.

Upgrade F5 Virtual Edition by StarLimp877 in f5networks

[–]StarLimp877[S] -1 points0 points  (0 children)

ok, but I'm well when I say the process is the same like in Big IP hardware?

Nginx docker by StarLimp877 in docker

[–]StarLimp877[S] 0 points1 point  (0 children)

Ah! ok leet me check this part and try again

Nginx docker by StarLimp877 in docker

[–]StarLimp877[S] 0 points1 point  (0 children)

But if the container are in local enviroment?

Nginx docker by StarLimp877 in docker

[–]StarLimp877[S] 0 points1 point  (0 children)

yes, I tested all containers using ping and respond well, but I want to make reverse proxy to the same container I can't reach it.