similar to: Network routing

Displaying 20 results from an estimated 600 matches similar to: "Network routing"

2012 Mar 15
3
using puppet to configure local settings
Hi, I was asked by my boss if puppet can handle the following scenario. - 2 server (A and B) - same config for each server, eg. /etc/resolv.conf (nameserver 1.2.3.4) - but B should have a local unique requirement of another nameserver 5.6.7.8 so, A will have nameserver 1.2.3.4 but B will have nameserver 5.6.7.8 nameserver 1.2.3.4 when we change the global nameserver 1.2.3.4 to 9.8.7.6, it
2015 Jan 22
1
Help linking subnets
Hi, after trying for days I ended up with a working tinc configurazion of 2 subnets, now my goal is to add 2 more subnets and comunicate. I might seem dumb at this point but honestly I don't work in IT or Networking stuff, and so I dont have that deep knowledge. A little explanation of my configuration is HOST A (VPN server) Public IP: 1.2.3.4 tun0 Subnet = 192.168.10.0/24 tun0 IP =
2012 Aug 16
2
default gateway outside of the LAN
Hello all, We have a somewhat unique setup whereby our default router is outside of the local network. Let us say our network is 192.168.10.0/255.255.255.0 So we have a route-eth0 file that looks something like this: 10.1.1.1 via 192.168.10.1 dev eth0 default 10.1.1.1 dev eth0 The last definition would simply not take - but it has to for the setup to work. And no, 192.168.10.1 does not
2007 Feb 21
1
simple source policy routing not working
Hi, my box is connected to 3 networks, eth0 eth1 wlan0. I want "my" traffic to go via wlan0 and everything from eth1 NATed to eth0: eth0 192.168.1.10/24 eth1 172.16.1.1/12 wlan0 192.168.10.190/24 I first tried this with two single hosts: iptables -A POSTROUTING -j MASQUERADE -o eth0 -t nat iptables -A POSTROUTING -j MASQUERADE -o wlan0 -t nat echo 200 Forw >>
2007 Nov 19
4
Help: How to configure SIP domain on SPA942
I'm using a bunch of SPA942's, and I'm trying to provision them mostly by DHCP (and what I can't set that way, I try to provision via HTTP interface into the phone). I changed the domain in my AstLinux config from "astlinux" to redfish-solutions.com, and set that in my sip.conf file as well: context=incoming
2020 May 14
2
rmd y pdf
Estimados quisiera tener el script para al hacer un pdf desde rmarkdown poder modificarle el tamano y tipo de fuente saludos José -- Dr. Jose A. Betancourt Bethencourt Universidad de Ciencias Medicas Carlos j. Finlay
2004 Nov 15
1
IPSec tunnel
Hi! I''m testing IPSec tunnels, having the following test schemma: Host A - eth0: 192.168.1.67 eth1: 192.168.10.1 Host B - eth0: 192.168.1.254 eth1: 192.168.20.1 I''ve succesfully configured an IPSec tunnel in order to safely communicate from 192.168.10.0/24 (which is obviously behind Host A), and 192.168.20.0/24 (obviously behind Host B) In this test
2005 Sep 28
3
virtual interfaces
I have CentOS 4 running on an old (early model) p3 with 64 MB RAM. It is acting as a router and firewall for my LAN. CentOS is doing a really good job with Shorewall + DHCPd - on a 10 Mbps cable modem, I see ~ 9.7 Mbps of throughput even when numerous tcp streams to different LAN hosts are running. I would like to add a virtual interface to one of my LAN interfaces. My LAN interface
2013 Jul 31
3
Multi-homed SIP in Asterisk 11?
Most of my experience until recently has been in Asterisk 1.2, and I am just starting to make use of Asterisk 11 for new systems. I have a question about using SIP on a multi-homed machine. I have a customer who wants an Asterisk box with two network interfaces: one on the public Internet (no NAT), and one on a private LAN. The box will not do any IP forwarding between interfaces. They want to
2005 Jun 02
2
Networking domU > Internet ping gives "destination host unreachable"
Hello @all, thanks for all the helpfull answers in this mailing list. They helped me compiling a new kernel 2.6.10.11 with Xen 2.0.6 (my first one), setting up a dom0 with RAID, LVM and loop devices for domU, integrating a second network as xen-br1 (I''m calling the /etc/xen/scripts/network script from within /etc/init.d/xend to bring up / down the second bridge.) and bootstrapping
2003 Feb 11
1
Samba running, but nobody can see shares
Samba not responding to broadcast calls from networked PCs. Short: My Redhat Linux 8.0 box is not replying to udp broadcasts, and I can't figure out why. Network: The offending Redhat 8.0 Linux Box (//DS) attempting to run Samba 2.2.7 Firewall Redhat 7.3 (//IW) successfully running Samba 2.2.4 Win98 (//MS) Win2k (//SL) <Not running at the time of these tests> Very long: I've
2007 Feb 13
11
Routing problem (RTNETLINK answers: Invalid argument) on multiple internet link.
Hi all, I''m trying to set up a computer with 2 routes to the internet, much as described at http://lartc.org/howto/lartc.rpdb.multiple-links.html .One of my interfaces (eth5, 192.168.2.2) is only used for traffic originating inside the network. The other (eth1, 192.168.1.2) is only used for a VPN, where all (udp) traffic originates from outside our network. I have created a second
2020 Apr 01
4
CentOS 7 host with guests as bridge cannot access host
I have CentOS 7 host. Two guests on bridge network setup by GUI and virt-manager. 1 CentOS 8 guest 1 Win 10 guest Both cannot access the host. They can other machines on the network. Guests can access the internet just not the host. I used virt-manager GUi to set up everything. Selected the eth0:macvtap and Bridge. I "desire" bridge network. If I select something else I get access to
2006 Oct 06
12
Two outbound internet links, using one network interface
Hi, I am trying to categorize the network traffic and to send it out across two different providers. For this I mark the packets in the firewall (in the PREROUTING chain of table mangle), and then use another routing table for the marked packets, which has a different gateway from the main routing table. Basicaly I am following the cookbook example in this page:
2015 Jan 24
1
tinc Digest, Vol 123, Issue 11
Hi, Thank you Guus, I think the /16 solution is the easier to apply so I modified my tinc-up in host A to be like #!/bin/sh ifconfig $INTERFACE 192.168.10.1 netmask 255.255.0.0 a route -a from HOST A shows: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 178.62.128.1 0.0.0.0 UG 0 0 0 eth0 10.129.0.0
2004 Dec 02
6
Shorewall + OpenVpn
Hello, I have the need to connect 2 remote site with vpn, the windows pc of the 2 site it can share the HD and printer. This is my configuration : LOCAL NETWORK A : ip from 192.168.10.2 to 192.168.10.99 | | | | eth0: 192.168.10.1 FIREWALL A : ( with debian ; openvpn ver. 2.0.beta15 ; shorewall ver 2.0.11 ) eth1 : xxx.xxx.xxx.xxx ( pubblic ip address ) | | | | INTERNET | | | eth1 :
1998 Oct 06
1
samba and dhcp problem
Hello, Can someone please help me out with the following. I have installed Samba for FreeBSD. It runs and at *times* runs great. But here is the big problem. Well the problem involves the ISP I am connected to, I think. I am connected to the Internet via cablemodem. The cable co. uses a dhcp server. From time to time the IP's change. Today I was lucky as all my IP's were in the
2004 Dec 30
5
Proxy Arp
Hello Tom, I have successfully configured proxy arp subnettinng on my network with three hosts in a Dmz. And it works great. (using proxyarp in interfaces) I also tryed this on network below same trouble. However for this network below I have tryed to configure one host in a Dmz (using /etc/shorewall/proxyarp) which works and comes up after I set it up and clear Isp''s arp
2004 Sep 29
4
Cisco 3620 PRI and Asterisk
Hi All: I have a Cisco3620 with a proper T1/PRI card installed with asterisk running on the same LAN. Since I have lit up the line, I can dial out and make calls to regular lands lines. However when a call comes back in it rings the destination phone once and disconnects. Here is an error from my router 15:40:45: ISDN Se1/0:23 SERROR: L3_GetUser_NLCB: EVENT 0X45 No NLCB 2 15:40:45: ISDN
2006 Feb 15
2
Make eth1 primary interface
I have a Centos 3 server with three network interfaces. eth0 is for the local network and the firewall is the gateway, the ip and gateway are set statically. eth1 is a adsl connection using dhcp to allocate the ip. I want to make eth1 the default route. If it was statci I would just use a "route add default gwd eth1" command, but I can't do that with DHCP. How do I make eth1 the