0

I wat to mask my ubuntu station in the following way:I am having an internet connection with dynamic ip (PPPoE).I want to make some static ip and dns over that connection and use them when I go out.I must say that I am interested in some approaches simmilar with what I just described, not to use open VPN, and proxys .Any suggestion will be highly appreciated .

gm1
  • 311
  • 1
  • 2
  • 3

1 Answers1

0

There is no way to have a network endpoint with a static IP that traverses your dynamically addressed network that doesn't involve some sort of VPN or proxy.

zymhan
  • 177