cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who rated this post

Logging into the WebUI is described in the User Guide:

 

https://live.paloaltonetworks.com/t5/Expedition-Articles/Expedition-Documentation/ta-p/215619

 

from the CLI find the IP address assigned to the Expedition server:

 

$ifconfig

 

open a browser session - https session to the IP address listed.

 

https://<ip assigned to your Expedition server>

 

username: 'admin'

password: 'paloalto'

 

expedition@Expedition:/home/userSpace$ ifconfig

ens33     Link encap:Ethernet  HWaddr 00:0c:29:85:1a:47 

          inet addr:192.168.252.136  Bcast:192.168.252.255  Mask:255.255.255.0

          inet6 addr: fe80::20c:29ff:fe85:1a47/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:254037 errors:0 dropped:0 overruns:0 frame:0

          TX packets:161590 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:183128773 (183.1 MB)  TX bytes:86094261 (86.0 MB)

Who rated this post