Results 1 to 5 of 5

Thread: How to Change IP Address from 10.x.x.x into 192.x.x.x. using non-virtual machine

  1. #1

    How to Change IP Address from 10.x.x.x into 192.x.x.x. using non-virtual machine

    I'm using a laptop with no ethernet port, so by default the ip address is 10.x.x.x. I saw some solutions on this using a virtual machine by changing the network options(Bridged network, NAT).
    I'm asking if you guys have any idea on how to change IP address from 10.x.x.x into 192.x.x.x using Kali Live boot on Laptop? (Not on Virtual Machine, and Desktop Computer)

  2. #2
    Join Date
    2022-Oct
    Location
    Germany, Rhineland-Palatinate
    Posts
    5
    It's hard to understand what your problem is. If you have no Ethernet port, you'll have no IP address. And if you had an address, it will not be of any use since you have no network port = network interface. You should either get some basic networking knowledge or explain better what your issue of understanding is.

  3. #3
    By default, I'm using a WLAN, so the IP address appear as 10.x.x.x.

  4. #4
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    If your connected to a wifi network, and your wifi adapter is using DHCP then it will be getting it's IP address issued by the router your connected too, which may well be using a 10.x.x.x addressing pool..

    If this is the case, and you changed it to 192.168.x.x it would have no connection at all?

    A free course for you on IP v4 addressing and what it means..

    https://courses.techacademy.ph/order...a-b60345203df0

  5. #5
    #sudo ifconfig eth0 192.x.x.x netmask 255.x.x.x (Make sure that you are disconnected from interface)

    I hope it helps you

Similar Threads

  1. Replies: 0
    Last Post: 2020-05-10, 23:40
  2. Get a Virtual Machine
    By roperto in forum General Archive
    Replies: 3
    Last Post: 2017-03-13, 17:19
  3. Unable to Change MAC Address using macchanger
    By CarlVerdejo in forum TroubleShooting Archive
    Replies: 5
    Last Post: 2016-11-28, 07:21
  4. Installing Kali Linux as a Virtual Machine in Virtual Box
    By brav0hax in forum How-To Archive
    Replies: 50
    Last Post: 2016-03-10, 19:21

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •