Similar Threads:
1.Virtual network interface to multiple interfaces?
Hi,
I have a VPN (tun0) that operates over my Internet connection (fxp0).
I'm using PF and HFSC to manage traffic (5.3 Beta 3), and it works well,
until I try to introduce the VPN in to the rules.
The problem is, I need to be able to prioritize traffic accross both
interfaces, not just fxp0. It isn't sufficient to just treat all VPN
traffic as a single stream, I need to be able to manage individual
protocols within the VPN and data sent directly to the Internet.
It would seem the simplest solution is to create a virtual interface
where both data to and from fxp0 and tun0 can be treated as a single
interface. The VPN carries handles a different subnet from the LAN, so
distinguishing between them in the rulesets should be quite simple.
Any suggestions welcome.
Thanks,
The Other Guy
2.single interface multiple networks + broadcast to all networks
Hello,
I have a machine which is in one network say 192.168.1.0.
But we have here a configuration where two networks 192.168.1.0
and 192.168.2.0 are local and directly available.
So I had to set up two routes to the local networks.
Now this machine should be a cups-server to both networks
and broadcast his cups-information into both networks.
I seems that I can sent only broadcast-packets to the network
where the host belongs.
Is it so uncommon to sent broadcast into the other network?
Or must be the source of a broadcast packet originate in the same network?
Do I have to enable something under /proc/sys/net/...
Or is just cups broken?
Greetings,
David
3.Broadcasting with multiple network interfaces
With two interfaces ethernet and ppp. I would like to broadcast to ethernet
interface when ppp is configured as my default gateway. Does any one know
how to do this?
Help appreciated. Thanks NR
4.hostname for a system with multiple network interfaces
Hi,
I have a system with two ethernet interfaces with each ethernet
interface on an arbitrary network. When I give hostname command at my
command prompt what hostname should I expect? Is it possible for
hostname to returns multiple hostnames?
5.Question about multiple network interfaces.
Hi. I have some questions regarding multiple network interfaces an a
Solaris x86 box.
I have 2 network interfaces bge0 and e1000g0. One faces the outside
world and the other faces an internal LAN. I wanted to know if it's
possible to use the same hostname with different domain names for each
interface. For example, I'd like to call the e1000g0 as
"sunbox.publicaddress.org" and bge0 as "sunbox.local"
I suspect I have to run my own dns server to get this to do the right
thing, but I needed to know how to configure my Solaris box to achieve
this.
Thanks,
Anoop
6. Multiple network interfaces
7. 2.6 kernel: Cannot make multiple dummy network interfaces
8. Jumpstarting x86 with a specific network driver...