Results 1 to 4 of 4

Thread: Problem with netowork when install Open Vswitch

  1. #1
    Join Date
    2015-Oct
    Posts
    8

    Problem with netowork when install Open Vswitch

    Hey,

    I try to install open vSwitch on my kali linux but when i write some commends whos editing netowork connection internet on wifi and cable was missing i guess restart will help cuz i change adress ussing ifconfig but its not help and now i didnt see wifi gui to connect and system don responding if i connect cable. Please help me ;/

    I used this web page: http://www.dannykim.me/danny/openflow/57620?ckattempt=1

    root@server:~# ovs-vsctl add-br br0
    root@server:~# ovs-vsctl add-port br0 eth0
    root@server:~# ifconfig eth0 0 up
    root@server:~# ifconfig br0 192.168.1.20 netmask 255.255.255.0 up

    How get back my config?

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    I think your best option is to uninstall the software, and see if that fixes the problem.

    Personally, I always use apt-get install...as installing software from outside the Kali repos scares me.

  3. #3
    Join Date
    2015-Oct
    Posts
    8
    its dont work when i write ifconfig i have lo, vmnet8, vmnet1

  4. #4
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    Anything helpful in the logs (dmesg, etc)?

    If not, you're probably better off reinstalling Kali.

Similar Threads

  1. Install Intel Open runtime
    By w3soul in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2018-07-29, 22:24
  2. How to install Open-Vm-tools correctly
    By Gr4nD T3R0R in forum How-To Archive
    Replies: 7
    Last Post: 2013-05-09, 12:59
  3. Kali & Hyper-V 2008 R2 - can't ping/connect outside external vswitch
    By freakyal in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2013-04-04, 13:27
  4. line 220: can't open '/scripts/live' (Second install)
    By 4558895 in forum Installing Archive
    Replies: 1
    Last Post: 2013-04-03, 20:09

Posting Permissions

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