Displaying 20 results from an estimated 100000 matches similar to: "Wine on separate network interface"
2005 Feb 07
2
Asterisk on a single phone line
I have asterisk installed on a linux workstation (1 phone in and 1 phone
out jack).
I want to configure Asterisk to show me any available data about any
calls (i.e. phone numbers, caller-id) as well as screen unwanted calls
to voice mail.
My first question is, what (if any) specific kernel support do I need? I
build my own kernels and I usually turn off telephony and isdn support.
Second, which
2006 Dec 29
1
Trouble selecting network interface by port
I have a connection to the Internet (on eth1), and over this I also
have a PPTP tunnel set up (on ppp0). Temporarily I use the (slower)
PPTP tunnel for everything, but I really just have to use it for some
specific purposes, which are distinguishable by port.
So, I want to direct only some specific ports to ppp0, using eth1 for
the rest.
I have tried following the instructions on
2012 Apr 11
5
URGENT -- pseudo network interface creating problem with dhcp-- centos 5.5
Group,
My linux box, running with Centos-5.5, is showing up (??) a pseudo
network interface for Eth0.
On Switch where my Eth0 is connected, observed 2 MAC-Addresses.
If a DHCP server present in LAN, the second pseudo interface is
picking up a DHCP IP Address too.
Furthermore you can ping both Eth0 ip and Psedo Eth0 IP from the switch.
The intensity of the problem is more when port-security is
2010 Aug 19
4
How to compile 64-bit Wine 1.3.0 under Mac OS X 10.6.4
Hello,
Sorry if this has been addressed elsewhere, if so please let me know where!
I'd like to compile 64-bit Wine 1.3.0 via GCC 4.5.1 (I use GCC 4.5.1 according to the instructions here: http://wiki.winehq.org/Wine64) on my Mac running Mac OS X 10.6.4 with a goal of taking advantage of the 8.0 GB of RAM I've got.
I set CFLAGS="-march=native -m64", CXXFLAGS="-march=native
2016 Mar 05
3
AW: AW: issue with tinc and libvirt / Network is already in use by interface tun0
>> Sorry, I don't get it. I thought the Subnet parameter is indented for
>> routing local nets to the remote host.
>> This way a remote host can access the provided local nets.
>>
>> What I have is my host A with vms (ips within 192.168.1.0/24).
>> My host A has a bridge to the vm's network. The bridge has the IP
>> 192.168.1.1. Furthor more
2012 Apr 13
1
FOUND_THE_ISSUE -- URGENT -- pseudo network interface creating problem with dhcp-- centos 5.5
Hi John,
Thanks for the explanation.
I looked at the BIOS and found the following where the pseudo MAC
address is from:
################################################################################
Planar Ether 1 MAC Address: E4:1F:13:77:16:5F ============> This is
shown in ifconfig eth0
Planar Ether 2 MAC Address: E4:1F:13:77:16:60 ============> This is
shown in ifconfig eth1
BMC
2013 Jan 09
0
network not accessible through bridged interface but traffic visible
I had a major HD failure and need to rebuild my host server and the virtual
servers that resided on it. I am moving from CentOS 5.6 to CentOS 6.3. I
am using the same configuration, as best as I can tell, that was working
only hours ago on 5.6 but does not work on 6.3. My guest server can see
network traffic on the bridged network device but I cannot seem to interact
with it. Iptables turned
2007 May 15
0
Re: Using multiple network interfaces (internetconnections) separately
Hi ,
I want to use the " * random selection of gateway, per TCP connection?" ,i
can do it right now
but my
if same remote site( ip ) always goto the same gateway,i think that is
ip_route_cache problem or something like this
how can I do ??
Kuolung
----- Original Message -----
From: "Randy Wallace" <randywallacejr@gmail.com>
To: <lartc@mailman.ds9a.nl>
Sent:
2009 Sep 11
2
WINE with 64-bit Support Build on Snow Leopard
Hello WINE Users:
I am trying to build WINE on Snow Leopard with 64-bit support enabled (actually for my particular purpose I need to build a version of WINE with both 32-bit and 64-bit libraries supported). I am using the 1.1.29 source version..
I have been following the guide for building on Mac and 64-bit WINE at:
http://wiki.winehq.org/MacOSX/Building
http://wiki.winehq.org/Wine64
I get
2010 Jun 17
1
network interface management in bridge firewall configuration
Hello,
I'm just wondering why I can't manage my network interfaces through
libvirt when the following kernel parameters are turned on:
net.bridge.bridge-nf-call-ip6tables
net.bridge.bridge-nf-call-iptables
net.bridge.bridge-nf-call-arptables
Is it a bug or by design? If the latter, could someone explain me
premises of such decision? I'm aware of security implications of
mixing
2012 Jul 23
1
n00b rsyslog.conf question - how to separate local syslog from network appliance syslog?
I have several network appliances, and I want aggregate their syslog
output for later analysis. Eventually I might think about a Splunk
box, but for the interim I'm hoping to just build a CentOS 6 syslog
server and have it aggregate everything on it for quick review.
I installed rsyslog and am looking through the /etc/rsyslog.conf file
for what I configure to (a) listen for syslog input from
2007 May 06
2
Using multiple network interfaces (internet connections) separately
Hi,
I need a solution for this case:
I have a PC(as server) with 3 (or more) Ethernet ports and 3 (or more)
Internet access through each Ethernet interface. (from different ISP''s and
with different IP''s of course)
I need to download files (using wget or whatever else) through each
interface (internet line) separately.
For example i need to download "file1" through
2004 May 10
5
ip_conntrack_ftp
As read here :
http://www.sns.ias.edu/~jns/security/iptables/iptables_conntrack.html
modprobe ip_conntrack_ftp
would give me the ability to use active ftp if I have (pseudo/simplified code)
iptables -A FORWARD -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -j DROP
but I cant use active ftp, WHAT IS WRONG.. eth0 is the internal interface..
2014 Dec 02
3
[Bug 988] New: manpage: mention that REJECT should be used with care
https://bugzilla.netfilter.org/show_bug.cgi?id=988
Bug ID: 988
Summary: manpage: mention that REJECT should be used with care
Product: iptables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
Assignee:
2009 May 02
3
Separate nic in Wine
Hi all,
I've been looking for a way to configure Wine to use another nic than the default network interface for some time now. Is this possible?
The goal is to get uTorrent to use a different nic than the rest of the system.
Best regards
/Bunnny
2016 Apr 11
0
Re: Networking issues with lxc containers in AWS EC2
On 04/07/2016 09:50 AM, Peter Steele wrote:
> On 04/02/2016 05:20 PM, Laine Stump wrote:
>> You say they can talk among containers on the same host, and with their
>> own host (I guess you mean the virtual machine that is hosting the
>> containers), but not to containers on another host. Can the containers
>> communicate outside of the host at all? If not, perhaps the
2006 Oct 21
1
Problem with virtual interface
Hello everyone,
I''m using shorewall successfully on many servers withount any problems and I''m
really happy with this great piece of software.
But now I ran into a problem with shorewall 3.0.4 on Ubuntu 6.06 running on a
vServer.
The provider uses virtual interfaces like eth0:vs01 for the customers. The
interface eth0 cannot be touched. I''ve read the instructions
2015 May 26
1
routed network and physical interface
Hello,
I've created a routed network that forwards to a physical interface:
<network>
<name>default</name>
<forward dev='eth0' mode='route'/>
<mac address='52:54:00:f2:5b:4f'/>
<ip address='192.168.100.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.100.10'
2016 Apr 14
0
Re: Networking issues with lxc containers in AWS EC2
On 04/12/2016 01:37 PM, Peter Steele wrote:
> On 04/11/2016 11:33 AM, Laine Stump wrote: I wouldn't be too quick to
> judgement. First take a look at tcpdump on the bridge interface that
> the containers are attached to, and on the ethernet device that
> connects the bridge to the rest of Amazon's infrastructure. If you see
> packets from the container's IP going out
2010 Oct 21
1
network interface up but no data
Hi List,
I am running a x86_64 Centos server, after a reboot the network has decided to
not work.. this particular machine has 8 eth ports eth0-7. eth0 and eth3 were
bonded (mode 1 ) after reboot the bond did not work. It came up OK but no
data was passing through it. all other interfaces on the machine were working.
I decided to remove the bond, so after removing the bond i was left with eth0