Hi, great Job this Tutorial, i want to try this, but i don't know which IP Adress i should Use.
I have a Fixed Ip Adress on an Debian System, and i don't know which IP i should use ?
so if i have the IP 217.14.14.14 whats the Internal IP ? I don't have a vnet0 or vent:0
Could anyone explain ?
acl "trusted" {
172.y.y.y; // local venet0:17 internal IP here
127.0.0.1;
173.z.z.z; // Your ISP IP here (cable/DSL)
};
Hi, great Job this Tutorial, i want to try this, but i don't know which IP Adress i should Use. I have a Fixed Ip Adress on an Debian System, and i don't know which IP i should use ? so if i have the IP 217.14.14.14 whats the Internal IP ? I don't have a vnet0 or vent:0 Could anyone explain ? acl "trusted" { 172.y.y.y; // local venet0:17 internal IP here 127.0.0.1; 173.z.z.z; // Your ISP IP here (cable/DSL) };