Assume:**LAN USERS-->Zentyal Server as Gateway-->Internet. **Current setup: All of my LAN users using their subscribed proxy credential in their browser LAN settings to get foreign IP to access my client's website. So the option is in their hand either to use the proxy or to access the site without proxy. My client wants us to access his site using IP from his county. Few times my LAN users accessed his site without proxy. Requirement: I want all the LAN users to get proxy IP internet through zentyal server to access my client's website in his country. so that the proxy IP from zentyal will be distributed to my LAN users, so they cannot skip using Proxy details. Please help me to setup the above requirement. Or is there a way to implement the above setup using any other way?
Using Proxy IP for the users in LAN through Zentyal server
188 Views Asked by Baskaran Lakshmanan At
0
There are 0 best solutions below
Related Questions in LINUX
- Is there some way to use printf to print a horizontal list of decrementing hex digits in NASM assembly on Linux
- Why does Hugo generate different taxonomy-related HTML on different OS's?
- Writes in io_uring do not advance the file offset
- Why `set -o pipefail` gives different output even though the pipe is not failing
- what really controls the permissions: UID or eUID?
- Compiling eBPF program in Docker fails due to missing '__u64' type
- Docker container unable to make HTTPS requests to external API
- Whow to use callback_query_handler in Python 3.10
- Create kea runtime directory at startup in Yocto image
- Problem on CPU scheduling algorithms in OS
- How to copy files into the singularity sandbox?
- Android kernel error: undefined reference to `get_hw_version_platform'
- Is there a need for BPF Linux namespace?
- Error when trying to execute a binary compiled in a Kali Linux machine on an Ubuntu system
- Issue with launching application after updating ElectronJs to version 28.0.0 on Windows and Linux
Related Questions in PROXY
- CDN Detector Extension / Script
- How to use a proxy to obtain a static IP for my Node.js application?
- Record all desktop internet requests and select certain requests and send it to the server
- Apache Reverse Proxy: only one proxy directive is working. Second one is ignored
- Is it viable proxying all my mobile apps requests, to some kind knowing that a request is coming from a secure source
- How to efficiently test some HTTP proxies for accessing a specific domain?
- on linux gitclone issue remote server error showing fatal error with proxy n port
- Disable/Enable OSB proxy service via WLST
- Add proxy configuration to tracking_uri in MLFlow
- Python : Using a MTProto Proxy For a Telegram Bot
- How to proxy to another port?
- How to use ProxyAgent with http_proxy and no_proxy environment variables
- Does a 403 error occur if there is no user-agent on the proxy network?
- Enable TLS caching with squid. https_port directive support
- How to peek or ready to check whether HTTP request or not in TCP proxy?
Related Questions in SERVER
- Sending data from C++ server to React.js client
- Deploy Flutter and Laravel php mobile app on the host server
- Protect Server Actions with Next Auth in Next JS 14
- Cannot interact with netcat server over distance
- Facing fatal errors while running "yum update" command on CentOS 7/Cloudlinux 7
- Is there any way to set a printer as default according with Active Directory Policy Security Group and PC hostname?
- How to run GRPC and REST server on same port in Go?
- Share files from the server without data or internet usage
- Django Not Sending Tasks to Celery in Production
- Install Postfix Mail Server
- Is it viable proxying all my mobile apps requests, to some kind knowing that a request is coming from a secure source
- How does a server handle multiple requests, and how does is know where to send which response?
- Trying to launch batch file from powershell, and immediately closes
- Apache: How can I redirect to a subfolder with a URL param but serve required content via the main URL?
- Developing on a remote server an app symfony
Related Questions in GATEWAY
- The rate limiting doesn't work with redis in JMeter
- Gateway integrated security oauth2 logout failed
- How to route requests from a gateway resource in k8s that takes in UDP traffic?
- Spring + Keycloak: Gateway Docker container returns 404
- More than the maximum allowed number of headers in Netty
- Error occurred while proxying request localhost:8080/create to http://localhost:8081/
- websocket sockJS connection on spring cloud gateway eurekaproblem
- How to add Healthcheck endpoint to deploy openTelemetry collector behind GW in GKE?
- Unable to set up scheduled refresh in powerBI Service when Data is imported into PowerBI from S3 using R script
- Error when Refreshing Power BI Gateway - Mashup error
- After payment my php site gets logged out, not comes to the payment success page
- YARP - Change route matching configs at runtime
- Issue on Remote Desktop connection
- Azure Static website on Storage Account behind Application Gateway
- Local get request -> Response Cache - Spring Cloud Gateway - non existent
Related Questions in ZENTYAL
- how to implement converse.js with Zentyal server 7.0
- Spring boot email send from custom postfix server not working
- Problem with zentyal proxy 6.1 and connect request in embedded application
- How to remove /SOGo from Zentyal 6.1 Webmail Login
- Zentyal: Overriding some DNS entries for some external domains to internal ip
- Sudo command in perl/eBox/Zentyal
- Using Proxy IP for the users in LAN through Zentyal server
- SmtpClient throws an exception when trying to send an email via Zentyal server
- Zentyal AD logon script
- Unable to add groups in LDAP?
- Missing libstdc++ in Zentyal
- Permission denied - readline() on closed filehandle
- Unable to install Zentyal in Ubuntu 12.04 LTS minimal
- Joining Zentyal Server Domain (3.4) 32 bit ver with a Windows 7 (Ultimate 64bit) or XP Pro
- openvpn between zentyal servers and normal clients possible?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?