View Single Post
Old 2nd August 2017
e1-531g e1-531g is offline
ISO Quartermaster
 
Join Date: Mar 2014
Posts: 628
Default

Hmm. I wanted to access the network via Ethernet cable in other room of the same network. It seems it doesn't work too. It still does work when I am using Windows operating system. Does anyone has any concept, idea what may cause it?
Update:
Code:
#ifconfig bge0
bge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
	lladdr b8:88:e3:d3:08:70
	index 1 priority 0 llprio 3
	media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause)
	status: active
dhclient bge0 produces something like (I did not captured this via stdout redirection, so I am writing this from my brain memory):
Code:
bge0: no link.... sleeping
__________________
Signature: Furthermore, I consider that systemd must be destroyed.
Based on Latin oratorical phrase

Last edited by e1-531g; 2nd August 2017 at 06:53 PM.
Reply With Quote