When using GAiA, it might be necessary to temporarily change the MAC address of the interface eth 0 to 00:0C:29:12:34:56. After restarting the network the old MAC address should be active. How do you configure this change?
A.
As expert user, issue these commands: # IP link set eth0 down # IP link set eth0 addr 00:0C:29:12:34:56 # IP link set eth0 up
B.
Edit the file /etc/sysconfig/netconf.C and put the new MAC address in the field (conf :(conns :(conn :hwaddr (ג€00:0C:29:12:34:56ג€)
C.
As expert user, issue the command: # IP link set eth0 addr 00:0C:29:12:34:56
D.
Open the WebUI, select Network > Connections > eth0. Place the new MAC address in the field Physical Address, and press Apply to save the settings.
To change the MAC in R80 it can be done in two ways
CLI: set interface eth0 mac-addr XX:XX:XX:XX:XX:XX
GAIA: Network Management -> Network Interface -> ethX -> Edit -> Ethernet -> Hardware Address
Exactly can not be D, this is not the path on the GUI...
The correct path is:
Network management > Network interface > select the interface > Edit...
https://community.checkpoint.com/t5/Security-Gateways/Is-it-possible-to-change-an-interface-MAC-address/td-p/58453?lightbox-message-images-58453=1905i6A14857F5E1DA9B1
I think D is not correct as it saves the change to the config. So after a restart it would come back with the new MAC not the old. In C the config change is not saved so it would revert back to the old value after restart.
C
ip link help
Usage: ip link set DEVICE { up | down |
arp { on | off } |
dynamic { on | off } |
multicast { on | off } |
allmulticast { on | off } |
promisc { on | off } |
trailers { on | off } |
txqueuelen PACKETS |
name NEWNAME |
address LLADDR | broadcast LLADDR |
mtu MTU }
ip link show [ DEVICE ]
there are no option Network -> Connection. And it have cmd IP LINK in expert mode so C is correct
upvoted 2 times
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
oussasm987
Highly Voted 2 years, 9 months agojm31
2 years, 2 months agoHernan_Mella
Most Recent 5 months, 1 week agolibido
10 months, 2 weeks agoBobyly
10 months, 4 weeks agoBobyly
10 months, 4 weeks agodjreymix
1 year, 5 months agochst
1 year, 6 months agochst
1 year, 6 months agoHP15
1 year, 9 months agonariman93
1 year, 10 months agobabajana
2 years agoamuse311
2 years, 2 months agoNazgulNr5
2 years, 3 months agowakopro
2 years, 2 months agowakopro
2 years, 2 months agobabajana
2 years agomucha
2 years, 8 months ago[Removed]
2 years, 8 months agobrainless
3 years, 7 months agoutt
3 years ago