Actually i tried same command, but the command entered into infinite loop it means prompt is not coming. All these things , i am doing on openbsd 32bit which is deployed on remote server.
Another thing is that,when openbsd is rebooted ,one interface is showing 1000baseTX for card and for next reboot same interface is showing 10baseTX .Where is the problem. Next thing is that ,em0 interface showing 10baseTx instead of 1000baseTX and it is also showing halfduplex. if em0(internet interface card) shows half duplex and traffic is coming from external to internal ,then Does traffic go to em1(internal interface) or not due to half duplex setting of external interface card. Struck due to this,pls give me solution. with regards bravi On Thu, Jun 27, 2019 at 10:05 PM ravi new <[email protected]> wrote: > Thanks, I'll check them out. > > On Thu, Jun 27, 2019 at 5:39 PM Stuart Henderson <[email protected]> > wrote: > >> On 2019/06/27 17:08, ravi new wrote: >> > Hello all, >> > >> > how to set interface card settings in openbsd. >> > example from half-duplex to full duplex. >> > >> > thank you >> >> See ifconfig(8) - the description of "media" and "mediaopt" flags, >> and the second entry in "EXAMPLES". >> >>
