computing
  • 0

How Can I Create Virtual IP address?

  • 0

I just need to make a fake IP address for a one of directory located at xampp/htdocs folder. so I can edit the host file and put my fake IP and my fake domain (abc.net) there. Finally when I enter that fake domain on my web browser’s address bar, it should display the directory of my xampp folder. excuse my bad English. hope you help me. Thanks.

Share

1 Answer

  1. You can’t create a fake IP as such. You can add a secondary IP to your current nic in a private IP range.

    If you really need a faux non-working IP then maybe you could assign an IP to a serial connection or get a a usb nic or even go so far as to install a virtual machine to use as target.

    1/3 of highway deaths are caused by drunks. The rest are by people who can’t drive any better than a drunk.

    • 1