<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cant give IP to tool through vmware workstation in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215663#M13</link>
    <description>&lt;P&gt;Hi, Expedition its a Ubuntu 16.04 not a centos, there is no nmtui.&lt;/P&gt;
&lt;P&gt;From the CLI try to use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo ifconfig -a&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check for an interface other than the loopback, it could be named as ens33.&amp;nbsp; Use that interface to configure the static ip address or the DHCP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;by default the system has been configured to use the interface named ens33, if in your case VMWare decided to change the type of the network interface by another one the name will change and the predefined configuartion will not be useful and will need to be adjusted to the new interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some useful links on how to configure interfaces on Ubuntu&lt;/P&gt;
&lt;P&gt;&lt;A href="http://geek-university.com/linux/configure-dhcp-client-on-ubuntu/" target="_blank"&gt;http://geek-university.com/linux/configure-dhcp-client-on-ubuntu/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://askubuntu.com/questions/766131/set-static-ip-ubuntu-16-04?utm_medium=organic&amp;amp;utm_source=google_rich_qa&amp;amp;utm_campaign=google_rich_qa" target="_blank"&gt;https://askubuntu.com/questions/766131/set-static-ip-ubuntu-16-04?utm_medium=organic&amp;amp;utm_source=google_rich_qa&amp;amp;utm_campaign=google_rich_qa&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 10:20:53 GMT</pubDate>
    <dc:creator>alestevez</dc:creator>
    <dc:date>2018-05-29T10:20:53Z</dc:date>
    <item>
      <title>cant give IP to tool through vmware workstation</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215655#M11</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cant give the ip to my tool . i tried by sudo nmtui / sudo ifconfig but nothing works....I have set all adapters..&lt;/P&gt;
&lt;P&gt;dont know where to go next...pls suggest if anybody has gone through similar situation&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 08:27:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215655#M11</guid>
      <dc:creator>kchopra01</dc:creator>
      <dc:date>2018-05-29T08:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: cant give IP to tool through vmware workstation</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215663#M13</link>
      <description>&lt;P&gt;Hi, Expedition its a Ubuntu 16.04 not a centos, there is no nmtui.&lt;/P&gt;
&lt;P&gt;From the CLI try to use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo ifconfig -a&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check for an interface other than the loopback, it could be named as ens33.&amp;nbsp; Use that interface to configure the static ip address or the DHCP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;by default the system has been configured to use the interface named ens33, if in your case VMWare decided to change the type of the network interface by another one the name will change and the predefined configuartion will not be useful and will need to be adjusted to the new interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some useful links on how to configure interfaces on Ubuntu&lt;/P&gt;
&lt;P&gt;&lt;A href="http://geek-university.com/linux/configure-dhcp-client-on-ubuntu/" target="_blank"&gt;http://geek-university.com/linux/configure-dhcp-client-on-ubuntu/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://askubuntu.com/questions/766131/set-static-ip-ubuntu-16-04?utm_medium=organic&amp;amp;utm_source=google_rich_qa&amp;amp;utm_campaign=google_rich_qa" target="_blank"&gt;https://askubuntu.com/questions/766131/set-static-ip-ubuntu-16-04?utm_medium=organic&amp;amp;utm_source=google_rich_qa&amp;amp;utm_campaign=google_rich_qa&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 10:20:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215663#M13</guid>
      <dc:creator>alestevez</dc:creator>
      <dc:date>2018-05-29T10:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: cant give IP to tool through vmware workstation</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215916#M22</link>
      <description>&lt;P&gt;thanks a lot for the detailed information....&lt;/P&gt;
&lt;P&gt;Actually I was doing silly mistake which was with adapters only...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks anyways&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 13:42:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/cant-give-ip-to-tool-through-vmware-workstation/m-p/215916#M22</guid>
      <dc:creator>kchopra01</dc:creator>
      <dc:date>2018-05-30T13:42:21Z</dc:date>
    </item>
  </channel>
</rss>

