Ubuntu 16.04 Tor Transparent Proxy The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to tunnel traffic to certain destinations over ssh?Sharing internet connection with tablet over a proxy-serverTransparent proxy listening on sub-interfacesSetting up Tor as a Transparent Proxyiptables configuration problem for Tor transparent proxyTwo gateways on same networkAllowing Remote Desktop (rdesktop) through Ubuntu (16.04) DHCP SeverTor Browser Bundle/Tor and IPTables: Seeking a Working SetupTransparent Bridge pass vlan trafficubuntu 18.04 Tor transparent proxy
One-dimensional Japanese puzzle
Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Why did Peik Lin say, "I'm not an animal"?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Can the DM override racial traits?
Variable with quotation marks "$()"
What do I do when my TA workload is more than expected?
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
What happens to a Warlock's expended Spell Slots when they gain a Level?
Windows 10: How to Lock (not sleep) laptop on lid close?
Do ℕ, mathbbN, BbbN, symbbN effectively differ, and is there a "canonical" specification of the naturals?
Make it rain characters
Sub-subscripts in strings cause different spacings than subscripts
What was the last x86 CPU that did not have the x87 floating-point unit built in?
"is" operation returns false with ndarray.data attribute, even though two array objects have same id
Huge performance difference of the command find with and without using %M option to show permissions
should truth entail possible truth
Would an alien lifeform be able to achieve space travel if lacking in vision?
Do working physicists consider Newtonian mechanics to be "falsified"?
What can I do if neighbor is blocking my solar panels intentionally?
Match Roman Numerals
Does Parliament hold absolute power in the UK?
How to support a colleague who finds meetings extremely tiring?
Ubuntu 16.04 Tor Transparent Proxy
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to tunnel traffic to certain destinations over ssh?Sharing internet connection with tablet over a proxy-serverTransparent proxy listening on sub-interfacesSetting up Tor as a Transparent Proxyiptables configuration problem for Tor transparent proxyTwo gateways on same networkAllowing Remote Desktop (rdesktop) through Ubuntu (16.04) DHCP SeverTor Browser Bundle/Tor and IPTables: Seeking a Working SetupTransparent Bridge pass vlan trafficubuntu 18.04 Tor transparent proxy
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want to setup an Ubuntu Server 16.04 to act as a transparent proxy for all traffic from a specific subnet to Tor. To be specific, I want all traffic on a subnet 10.20.0.0/16 when using the Ubuntu Server to pass through to Tor.
I have tried to use the configuration on https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy with some obvious modifications. But the client cannot pass traffic through the server when the server is configured as its gateway.
One thing that is tripping me up is that the ens interfaces are not starting on reboot and when I force them up, they ignore the /etc/network/interfaces configuration. Then my iptables are dropping on reboot.
So I have three issues.
How the heck do I get Ubuntu Server 16.05 to work as a Tor Transparent proxy?
What's up with the ens interfaces not coming up on reboot and not
holding their configuration?- How can I get iptables to keep its configuration?
networking server proxy iptables tor
add a comment |
I want to setup an Ubuntu Server 16.04 to act as a transparent proxy for all traffic from a specific subnet to Tor. To be specific, I want all traffic on a subnet 10.20.0.0/16 when using the Ubuntu Server to pass through to Tor.
I have tried to use the configuration on https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy with some obvious modifications. But the client cannot pass traffic through the server when the server is configured as its gateway.
One thing that is tripping me up is that the ens interfaces are not starting on reboot and when I force them up, they ignore the /etc/network/interfaces configuration. Then my iptables are dropping on reboot.
So I have three issues.
How the heck do I get Ubuntu Server 16.05 to work as a Tor Transparent proxy?
What's up with the ens interfaces not coming up on reboot and not
holding their configuration?- How can I get iptables to keep its configuration?
networking server proxy iptables tor
add a comment |
I want to setup an Ubuntu Server 16.04 to act as a transparent proxy for all traffic from a specific subnet to Tor. To be specific, I want all traffic on a subnet 10.20.0.0/16 when using the Ubuntu Server to pass through to Tor.
I have tried to use the configuration on https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy with some obvious modifications. But the client cannot pass traffic through the server when the server is configured as its gateway.
One thing that is tripping me up is that the ens interfaces are not starting on reboot and when I force them up, they ignore the /etc/network/interfaces configuration. Then my iptables are dropping on reboot.
So I have three issues.
How the heck do I get Ubuntu Server 16.05 to work as a Tor Transparent proxy?
What's up with the ens interfaces not coming up on reboot and not
holding their configuration?- How can I get iptables to keep its configuration?
networking server proxy iptables tor
I want to setup an Ubuntu Server 16.04 to act as a transparent proxy for all traffic from a specific subnet to Tor. To be specific, I want all traffic on a subnet 10.20.0.0/16 when using the Ubuntu Server to pass through to Tor.
I have tried to use the configuration on https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy with some obvious modifications. But the client cannot pass traffic through the server when the server is configured as its gateway.
One thing that is tripping me up is that the ens interfaces are not starting on reboot and when I force them up, they ignore the /etc/network/interfaces configuration. Then my iptables are dropping on reboot.
So I have three issues.
How the heck do I get Ubuntu Server 16.05 to work as a Tor Transparent proxy?
What's up with the ens interfaces not coming up on reboot and not
holding their configuration?- How can I get iptables to keep its configuration?
networking server proxy iptables tor
networking server proxy iptables tor
asked Apr 27 '16 at 17:18
Matt AubertMatt Aubert
612
612
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Refer to this link, I believe it answers your questions: http://digitalarmedforces.org/index.php/8-linux/19-how-to-setup-tor-as-a-transparent-proxy-on-ubuntu-linux
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f763881%2fubuntu-16-04-tor-transparent-proxy%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Refer to this link, I believe it answers your questions: http://digitalarmedforces.org/index.php/8-linux/19-how-to-setup-tor-as-a-transparent-proxy-on-ubuntu-linux
add a comment |
Refer to this link, I believe it answers your questions: http://digitalarmedforces.org/index.php/8-linux/19-how-to-setup-tor-as-a-transparent-proxy-on-ubuntu-linux
add a comment |
Refer to this link, I believe it answers your questions: http://digitalarmedforces.org/index.php/8-linux/19-how-to-setup-tor-as-a-transparent-proxy-on-ubuntu-linux
Refer to this link, I believe it answers your questions: http://digitalarmedforces.org/index.php/8-linux/19-how-to-setup-tor-as-a-transparent-proxy-on-ubuntu-linux
answered 35 mins ago
poutingcavitypoutingcavity
145
145
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f763881%2fubuntu-16-04-tor-transparent-proxy%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown