Displaying 13 results from an estimated 13 matches for "vboxnet0".
2017 Aug 26
1
configuring samba for virtualbox guest os host only network
...achieve:
I have a guest windows OS in virtualbox 5.1. Occasionally
I have to print documents from this guest OS using my printer
configured in openSUSE. I would like to use samba to share my
printer between the linux host and the guest OS. Virtualbox
uses a network host-only network adapter called vboxnet0.
Unfortunately this adapter only becomes available when
virtualbox program is started. My problem is how to start samba.
If I don't add my eth* network card to smb.conf nmb cannot start:
linux:~ # systemctl restart nmb
Job for nmb.service failed because a timeout was exceeded. See
"syste...
2016 Oct 04
1
Virtualization Networking
On 10/3/2016 7:00 PM, TE Dukes wrote:
> 4: vboxnet0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
> UNKNOWN qlen 1000
> link/ether 0a:00:27:00:00:00 brd ff:ff:ff:ff:ff:ff
are there any other /etc/sysconfig/network-scripts/ifcfg-**** files
beyond the ones you listed?
--
john r pierce, recycling bits in santa cruz
2016 Oct 03
4
Virtualization Networking
On 10/03/2016 04:54 AM, TE Dukes wrote:
> I can get the guest to access the internet but have tried every was possible
> to be able to access the guest from the LAN or even the host. Nothing I have
> tried works.
>
> The only thing all documentation leaves out is how to set up the guest
> networking during the install.
"All documentation" doesn't leave out this
2016 Oct 04
0
Virtualization Networking
...: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
link/ether 44:37:e6:53:1e:e2 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
link/ether 00:1b:21:af:6d:22 brd ff:ff:ff:ff:ff:ff
4: vboxnet0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
UNKNOWN qlen 1000
link/ether 0a:00:27:00:00:00 brd ff:ff:ff:ff:ff:ff
Absolutely no clue on that!!
# ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd...
2012 Mar 25
1
kvm and shorevall-init
...am getting rid of VirtualBox (marked by kernel maintainers as
"unsupportable crap" or some such) and shifting to virt-manager/kvm.
As with the old setup I am running shorewall-init exactly as the great
online documentation lays it out. BUT: with VBox it was enough to add
> net vboxnet0 detect dhcp,tcpflags,nosmurfs,logmartians
to shorewall/interfaces and everything seemed to work.
Not so easy with the vit-man/kvm setup, where
> net virbr0 detect dhcp,tcpflags,nosmurfs,logmartians
does not seem to lead to a network-setup that works out - no...
2019 Jul 18
2
getent passwd shows old name for renamed user
...0:Some user:/home/bar:/bin/sh
Home dir changed, but the a name is still old.
What can I do to make getent show the new name?
I am using winbind and ad backend, here is my smb.conf:
[global]
security = ADS
workgroup = SAMDOM
realm = SITE.SAMDOM.PL
bind interfaces only = yes
interfaces = lo eno2 vboxnet0
log file = /var/log/samba/%m.log
log level = 1
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = yes
winbind refresh tickets = Yes
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
username map = /etc/samba/user.map
# Default ID mappin...
2009 Jun 19
3
snmp statistics for vnics
....
Can someone tell me how to get the correct network info via snmp on the Vbox Host??
Thanks in advance.
IF-MIB::ifDescr.1 = STRING: lo0
IF-MIB::ifDescr.2 = STRING: ibd0
IF-MIB::ifDescr.3 = STRING: ibd1
IF-MIB::ifDescr.4 = STRING: nge0
IF-MIB::ifDescr.5 = STRING: nge1
IF-MIB::ifDescr.6 = STRING: vboxnet0
IF-MIB::ifDescr.7 = STRING: m121_vnic1
IF-MIB::ifDescr.8 = STRING: m121_vnic2
IF-MIB::ifDescr.9 = STRING: m115_vnic1
IF-MIB::ifDescr.10 = STRING: m115_vnic2
IF-MIB::ifDescr.11 = STRING: m119_vnic1
IF-MIB::ifDescr.12 = STRING: m119_vnic2
IF-MIB::ifInOctets.1 = Counter32: 0
IF-MIB::ifInOctets.2 = C...
2019 Jun 05
2
getent group does not list domain groups - question regarding default gidNumbers on PDC
...ck for "Domain Admins":
[root at site-ad ~]# wbinfo --sid-to-gid S-1-5-21-4155694911-3186826046-1573605777-512
3000004
My file server configuration:
----------------------
[global]
security = ADS
workgroup = EXAMPLE
realm = SITE.EXAMPLE.PL
bind interfaces only = yes
interfaces = lo eno2 vboxnet0
log file = /var/log/samba/%m.log
log level = 1
winbind enum users = yes
winbind enum groups = yes
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*) domain:
# - must not overlap with any domain ID mapping configuration!
# - must use a r...
2019 Jan 25
0
unable to list virtualbox domain remotely
...list
Id Name State
----------------------------------------------------
3)net-list command works
virsh -c vbox+tcp://127.0.0.1:16509/session net-list
Name State Autostart Persistent
----------------------------------------------------------
vboxnet0 active no autostart yes
Can any of you help me please, I really don't understand why my VM is not
showing up in the 2 ) list .. and I really don't know where to look at :-(
Kind regards
Francois
2019 Jul 18
0
getent passwd shows old name for renamed user
...t the a name is still old.
> What can I do to make getent show the new name?
>
> I am using winbind and ad backend, here is my smb.conf:
>
> [global]
> security = ADS
> workgroup = SAMDOM
> realm = SITE.SAMDOM.PL
>
> bind interfaces only = yes
> interfaces = lo eno2 vboxnet0
>
> log file = /var/log/samba/%m.log
> log level = 1
>
> winbind enum users = yes
> winbind enum groups = yes
>
> winbind use default domain = yes
>
> winbind refresh tickets = Yes
> dedicated keytab file = /etc/krb5.keytab
> kerberos method = secrets and keytab...
2019 Jun 05
0
getent group does not list domain groups - question regarding default gidNumbers on PDC
...3000004
Oh good, 'Domain Admins' doesn't have a gidNumber attribute.
>
> My file server configuration:
> ----------------------
> [global]
> security = ADS
> workgroup = EXAMPLE
> realm = SITE.EXAMPLE.PL
>
> bind interfaces only = yes
> interfaces = lo eno2 vboxnet0
>
> log file = /var/log/samba/%m.log
> log level = 1
>
> winbind enum users = yes
> winbind enum groups = yes
>
> # Default ID mapping configuration for local BUILTIN accounts
> # and groups on a domain member. The default (*) domain:
> # - must not overlap with any do...
2013 Jan 07
16
stdlib take almost 14 minutes to sync on CentOS Vagrant VM
Hi,
I have a fresh CentOS 5.8 Vagrant VM that I''m using to emulate a customer''s
server. During the first Puppet run, it takes 13 minutes and 48 seconds to
sync the Puppet Labs stdlib module. On a similar Ubuntu 12.04.1 Vagrant
VM, Puppet starts up, and almost instantly goes from plugin sync to facter
load.
Is this load time for stdlib on a RHEL variant normal?
2011 Jul 21
42
Problem With OpenVPN Connectivity
Hi,
I''m running Slackware 13.37 x86 using Shorewall 4.4.21 with OpenVPN and the
VPN options I''m using in Slackware 13.37 will not work in Shorewall, but in
Slackware 13.1 using the same Shorewall version and files, the ''interfaces'',
''policy'' and ''zone'', are all I have configured, it was working and this also
works in Arch at