You are the Security Administrator for ABC-Corp. A Check Point Firewall is installed and in use on
GAiA. You are concerned that the system might not be retaining your entries for the interfaces and
routing configuration. You would like to verify your entries in the corresponding file(s) on GAiA.
Where can you view them? Give the BEST answer.
A.
/etc/sysconfig/netconf.C
B. /etc/conf/route.C
C.
/etc/sysconfig/network-scripts/ifcfg-ethx
D.
/etc/sysconfig/network
This one just guess. C
A and B don’t exist.
C lists network interfaces in folder network-scripts
D is configuration of Gateway: Networking, HostName, DefaultGatewayIP
I also guess C is correct. that’s the output of the command
DEVICE=eth0
BOOTPROTO=static
BROADCAST=10.1.1.255
DHCP=no
HWADDR=00:0C:29:74:E9:13
IPADDR=10.1.1.101
NETMASK=255.255.255.0
NETWORK=10.1.1.0
ONBOOT=yes
~
A)
Correct answer is A)
Routing and interface information : /etc/sysconfig/netconf.C
Correct answer is A sk54100
Verified by installing GAiA into VM.. Correct answer is “C”
sk54100 is for Splat.
C)
Answer is C)
Looks like it is question for Splat. Hope this question is not in the exam
I would say for Gaia is correct answer show interfaces all
Gaia> show interfaces all
Interface eth0
state on
mac-addr AA:BB:CC:00:00:71
type ethernet
link-state link up
mtu 1500
auto-negotiation on
speed 1000M
ipv6-autoconfig Not configured
duplex full
monitor-mode Not configured
link-speed 1000M/full
comments SYNC_if
ipv4-address 10.10.10.10/24
ipv6-address Not Configured
ipv6-local-link-address Not Configured
water ionizer comparison
http://www.1ZUYPfsEzI.com/1ZUYPfsEzI
Guys,
Vlad (the first reply) is correct. I tried all commands on a GAiA gateway R77.30 running in VMware. /etc/sysconfig/netconf.C as well as /etc/conf/route.C do not exist. /etc/sysconfig/network shows information not for this question. The only option left is C: /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network-scripts/ifcfg-eth1 etc., which shows interface statistics.
I believe C is the answer.
We came across a cool website which you might enjoy. Take a appear when you want.
Here are a number of the sites we advise for our visitors.
we came across a cool web site which you may take pleasure in. Take a search for those who want
always a significant fan of linking to bloggers that I adore but dont get quite a bit of link like from
that will be the end of this report. Here youll discover some websites that we feel you will appreciate, just click the links over
below you will find the link to some sites that we assume it is best to visit
Every when inside a when we pick blogs that we read. Listed below are the most up-to-date web pages that we select
below youll uncover the link to some web pages that we feel it is best to visit
usually posts some incredibly fascinating stuff like this. If you are new to this site
just beneath, are various completely not related internet sites to ours, nonetheless, they may be surely worth going over
we like to honor several other online web sites on the net, even when they arent linked to us, by linking to them. Below are some webpages worth checking out
Here is a superb Weblog You may Discover Exciting that we Encourage You
Sites of interest we’ve a link to
please visit the websites we stick to, such as this one particular, because it represents our picks through the web
the time to read or go to the content or web sites we’ve linked to beneath the
the time to study or pay a visit to the material or web sites we have linked to below the
very few web sites that happen to be comprehensive beneath, from our point of view are undoubtedly very well worth checking out
very handful of web-sites that happen to be in depth below, from our point of view are undoubtedly nicely worth checking out
always a big fan of linking to bloggers that I appreciate but really don’t get a whole lot of link adore from
although websites we backlink to beneath are considerably not related to ours, we feel they are actually worth a go by way of, so possess a look
usually posts some incredibly interesting stuff like this. If youre new to this site
we came across a cool site which you may delight in. Take a look for those who want
Wow cuz this is great job! Congrats and keep it up
my blog http://postboard.net/forum/topic/80104
A
The correct is C.
pwd
/etc/sysconfig/network-scripts
[Expert@—–:0]# ls
ifcfg-Mgmt ifcfg-eth0 ifcfg-eth2 ifcfg-eth4 ifcfg-eth6 network-functions
ifcfg-bond1 ifcfg-eth1 ifcfg-eth3 ifcfg-eth5 ifcfg-eth7
[Expert@—-:0]# cat ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.1.255
DHCP=no
GATEWAY=192.168.1.254
HWADDR=————
IPADDR=192.168.1.1
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=no