On Wed, 22 Oct 2008 01:01:39 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]>
wrote:
> Is it possible to assign an IP to a tap device, used by something like QEMU,
> such that someone *inside* the QEMU environment can't modify? Or, if they do
> modify their own IP, the network inside of QEMU will b
"Eduardo Meyer" <[EMAIL PROTECTED]> wrote:
> Hello :)
>
> Please, follow:
>
> # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask
> 255.255.255.0 ifconfig: can't set link-level netmask or broadcast
>
> # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 ether
> 00:02:4f:0a:ce:f3
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Is it possible to assign an IP to a tap device, used by something like QEMU,
such that someone *inside* the QEMU environment can't modify? Or, if they do
modify their own IP, the network inside of QEMU will break, as the internal IP
doesn't match
and sysinstall not work for you?
2008/10/21 Christopher Cowart <[EMAIL PROTECTED]>
> Eduardo Meyer wrote:
> > # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0
> > # ifconfig rl0 ether 00:02:4f:0a:ce:f3
> >
> > I ask you some help, how can I accomplish both tasks with rc_ng? In
> > /etc/rc.c
Eduardo Meyer wrote:
> # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0
> # ifconfig rl0 ether 00:02:4f:0a:ce:f3
>
> I ask you some help, how can I accomplish both tasks with rc_ng? In
> /etc/rc.conf
Somebody might have a hint for a single ifconfig command, but you can
also create the file
On Tue, Oct 21, 2008 at 04:48:50PM -0200, Eduardo Meyer wrote:
> Hello :)
>
> Please, follow:
>
> # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask 255.255.255.0
> ifconfig: can't set link-level netmask or broadcast
>
> # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 ether
On Tue, Oct 21, 2008 at 04:48:50PM -0200, Eduardo Meyer wrote:
> Hello :)
Hi.
> Please, follow:
>
> # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask 255.255.255.0
> ifconfig: can't set link-level netmask or broadcast
>
> # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 et
Hello :)
Please, follow:
# ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask 255.255.255.0
ifconfig: can't set link-level netmask or broadcast
# ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 ether 00:02:4f:0a:ce:f3
ifconfig: ether: bad value
# ifconfig rl0 inet 192.168.2.12
Send freebsd-net mailing list submissions to
freebsd-net@freebsd.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-net
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach