Displaying 20 results from an estimated 4000 matches similar to: "bridge / ubuntu / no arp reply"
2014 Feb 26
2
Re: bridge / ubuntu / no arp reply
On 02/26/2014 02:56 PM, Michal Privoznik wrote:
> On 25.02.2014 22:45, François Chenais wrote:
>> Hello
>>
>> I'm trying to setup a bridged guest on an ubuntu 13.10 but it doesn't
>> work.
>>
>> (Everything is ok with NAT)
>>
>> Network sniffing shows that arp replies don't come back to the guest.
>>
>>
>> Test 1
2014 Feb 26
0
Re: bridge / ubuntu / no arp reply
2014-02-26 15:10 GMT+01:00 Laine Stump <laine@laine.org>:
> On 02/26/2014 02:56 PM, Michal Privoznik wrote:
> > On 25.02.2014 22:45, François Chenais wrote:
> >> Hello
> >>
> >> I'm trying to setup a bridged guest on an ubuntu 13.10 but it doesn't
> >> work.
> >>
> >> (Everything is ok with NAT)
> >>
>
2014 Feb 26
0
Re: bridge / ubuntu / no arp reply
On 25.02.2014 22:45, François Chenais wrote:
> Hello
>
> I'm trying to setup a bridged guest on an ubuntu 13.10 but it doesn't work.
>
> (Everything is ok with NAT)
>
> Network sniffing shows that arp replies don't come back to the guest.
>
>
> Test 1
> ------
>
> Guest : ping host_bridge_ip (ok)
>
>
>
> Test 2
> ------
>
>
2004 Dec 21
5
Is ''publish'' proxy arp still broken ?
Can''t get proxy arp with arp -s <IPaddr> <MACaddr> pub
to work with a 2.4 kernel. I see some evidence in the archive
that this was broken in the 2.0.x timeframe and never fixed.
Anyone know for sure if it''s broken or working ?
(I''m attempting to route a few addresses into a routed
network, from the ethernet side of a DSL router that
has a /29 public
2018 Aug 03
2
How to set macaddr with nmcli
I see my problem.? I mis-read what
nmcli con mod eth0 mac "02:67:15:00:81:0B"
does.? It sets HWADDR; which interface to link to, not MACADDR, what MAC
address you want for your interface.
So I have read the nmcli pages and googled a bit.? I cannot find a way
to set MACADDR.? I suppose I can set HWADDR then use sed to change it to
MACADDR, but this seems a real hack.
ARM boards do
2002 May 07
2
--passord-file doesn't work
hello,
I have this error while using --password-file= option.
Any idea.
Fran?ois
tamtam:/etc# rsync --password-file=/etc/rsyncd.secrets backupcvs@cvs::cvs/
@ERROR: auth failed on module cvs
rsync error: partial transfer (code 23) at io.c(143)
.
All seems OK
tamtam:/etc# ls -ltr /etc/rsyncd.secrets
-rw------- 1 root root 23 May 7 18:12 /etc/rsyncd.secrets
2006 Feb 02
4
Virtual Interface
Hi Guys,
I want to create multiple virtual interfaces on a system running linux 2.6.
The main requirment being, to assign unique MAC address fo each of the
virtual interfaces.
I need to know, if this is possible and will really appriciate if someone
can provide me pointer in this direction.
Thanks a lot.
R. Singh
_______________________________________________
LARTC mailing list
2008 Mar 11
1
arp who-has not answered
Hello,
Fast question: from DomU I cannot ping Dom0, I only get
19:17:33.573370 arp who-has 192.168.10.1 tell 192.168.10.150
19:17:34.573421 arp who-has 192.168.10.1 tell 192.168.10.150
using tcpdump in Dom0. Why?
---------------
Detailed question:
I''m setting up a Xen virtual server. The environment is:
-HVM
-AMD64
-Debian Etch and using Xen from Debian repository (so Xen 3.0.3,
2007 Apr 18
7
[Bridge] (no subject)
Dear Sir,
I was trying to install bridge as we are installing
scps gateway in our testbed.This requires us to
install the bridge.
Our Linux version is 2.4.18 ~3 and we are using redhat
7.2
Please let me know which is the bridge I should
install and how to configure it.
Before configuring the bridge what I should check in
my configuration.
Thanks for your time,
Sincerely
Rama
=====
I hear
2005 May 25
13
Cisco 7960 Firmware help please.
Was in the process of upgrading a 7960 to SIP and in advertently applied
a skinny image (P003G302.bin), now no matter what i put in OS79XX.TXT
and OS7960.TXT it simply wont upgrade. The phone is pulling down
OS79XX.TXT from my TFTP server but then goes on to repetedly ask for
SEP<MACaddr>.cnf.
Help!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Aug 18
2
[PATCH] Don't show vlan interfaces in NIC host management
Signed-off-by: Arthur Clement <aclement at linagora.com>
---
src/host-browser/host-register.rb | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/src/host-browser/host-register.rb b/src/host-browser/host-register.rb
index 693a6f2..5ff6a90 100755
--- a/src/host-browser/host-register.rb
+++ b/src/host-browser/host-register.rb
@@ -393,13 +393,18 @@ class
2010 Apr 26
2
Patch supercedes previous patch...
In looking at the code I realized that the last of the HAL depenencies were
removed with this patch. So, I'm pushing an updated patch that contains
none of the HAL code in it.
2011 Dec 20
8
Network config module won't work. -Mac address errors
Hello,
I created a module for modifying the base network settings on a
machine. However no matter what changes I make it keeps giving me the
error "has different MAC address than expected, ignoring" when the
network tries to startup.
I am testing this out on the puppet learning VM.
Does anyone see anything wrong with my code:
init.pp
--------------------------
define basehost
2010 Oct 15
5
alternate hostnames, keys, and certs
I''d like to extend my use of puppet to manage my desktop/notebook macs.
As others have noted, the hostname of the mobile machines tends to change frequently, so basing the node name (in my site.pp) and the corresponding cert and private key names seems to be an issue.
I seem to recall somewhat talking about this at Puppet Camp last week…..
Generally my signing strategy is always to
2005 Jan 10
5
Traceroute unblocking, single interface, policy drop
I have a shorewall 2.0.14 running on a single interface machine (nwww in
the log below) that is attempting to be well screwed down. The policy
file reads:-
#SOURCE DEST POLICY LOG LEVEL
LIMIT:BURST
fw net DROP info
net all DROP info
# The FOLLOWING POLICY MUST BE LAST
all all
2002 Jun 29
3
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323
------- Additional Comments From luc at suryo.com 2002-06-30 05:40 -------
A better solution is to install the pacthes that will support /dev/random and
/dev/urandom. Then recompile openssl and then openssh.
Solaris 8:
112438-01 patch for Sparc
112439-01 patch for x86
Solaris 9:
has standard /dev/random and /dev/urandom
Not sure if one can
2015 Nov 04
3
Nouveau for FreeBSD
On 04/11/15 10:38, C Bergström wrote:
> On Wed, Nov 4, 2015 at 3:33 PM, Martin Peres <martin.peres at free.fr> wrote:
>> On 04/11/15 09:08, cbergstrom at pathscale.com wrote:
>>
>> Is anyone actually and or actively working on this?
>> Github.com/pathscale/pscnv is totally bitrot but waaay more portable base.
>> Nouveau made hard Linux assumptions that will
2010 Sep 14
1
[PATCH] Fix bad declaration in host-register
Signed-off-by: Arthur Clement <aclement at linagora.com>
---
src/host-browser/host-register.rb | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/src/host-browser/host-register.rb b/src/host-browser/host-register.rb
index 5ff6a90..7bf957d 100755
--- a/src/host-browser/host-register.rb
+++ b/src/host-browser/host-register.rb
@@ -393,14 +393,13 @@ class
2009 Mar 03
3
Problem with `arp -a`
Hi everyone.
I have a problem with this command:
@arp_table = `arp -n`
When I execute it on console, all is perfect, but when I put it in the
script on Rails the string arp_table is empty and I don''t view any
result.
If I do a script like that:
@list = `ls -l`
all works perfectly.
Where is the mistake ?
Thanks in advance
--
Posted via http://www.ruby-forum.com/.