Wifi network/router

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Jan 19 11:26:57 UTC 2016


On 01/19/16 11:15, Dr. Nikolaus Klepp wrote:
> Am Dienstag, 19. Januar 2016 schrieb Bernt Hansson:
>> > Hello list!
>> > 
>> > I've bought a wifi router and trying to connect to the admin interface, 
>> > but no luck.
>> > 
>> > The network I'm on is in the 10.* series and the router is 192.168.*
>> > So some sort of bridging/routing is needed. But I can't for my life 
>> > remember what the command is/was.
> # ifconfig eth0:1 192.168.0.200
> # ifconfig eth0:1 192.168.1.200
> 
> .. depending on the IP of the router, which is most likely 192.168.*.1 :-)

Uh .. that looks like Linux syntax to me.  BSD style would be something
like:

ifconfig em0 inet 192.168.0.200/24 alias

	Cheers,

	Matthew




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20160119/c47d25c4/attachment.sig>


More information about the freebsd-questions mailing list