search for: gatewaydev

Displaying 11 results from an estimated 11 matches for "gatewaydev".

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
2009 Jul 01
3
Multiple Internet facing Nics - Gateway issue
...8E ONBOOT=yes IPADDR=xx.yy.51.45 NETMASK=255.255.255.252 GATEWAY=xx.yy.51.46 ifcfg-eth3 DEVICE=eth3 BOOTPROTO=static HWADDR=00:24:E8:52:92:90 ONBOOT=yes IPADDR=aa.bb.166.2 NETMASK=255.255.255.224 GATEWAY=aa.bb.166.1 network NETWORKING=yes NETWORKING_IPV6=no HOSTNAME=heritage01 GATEWAY=xx.yy.51.46 GATEWAYDEV=eth2 rt_tables # # reserved values # 255 local 254 main 253 default 0 unspec # # local # #1 inr.ruhep 200 Cable 201 T1 iproute2 routes ip route add xx.yy.51.44/30 dev eth2 src xx.yy.51.46 table Cable ip route add default via xx.yy.51.46 ip route add xx.yy.51.44/30 dev eth2 s...
2006 Jan 12
10
Broadcom NIC Binding under Centos 4.2
Hello all, I'm having unusual difficulty configuring teaming with Centos 4.2. The 2 NIC's are Broadcom. The HW is HP DL360 and there is no teaming driver for RHEL4 since it comes with package (says HP). Since there is no teaming driver from centos (as far as I know), I tried the Broadcom Driver, configured the team file, but the team just wont come up. A Virtual Interface should be up
2009 Jun 10
1
IPv6 range provisioning question
...nd no IPs are being provisioned. I have been following the docs provided by the link in the /etc/sysconfig/network-scripts/ifup-ipv6 at http://www.deepspace6.net/projects/initscripts-ipv6.html#id2801589 and using the following configs: /etc/sysconfig/network NETWORKING=yes GATEWAY=***.***.***.*** GATEWAYDEV=eth0 HOSTNAME=vadtec NETWORKING_IPV6=yes IPV6FORWARDING=no IPV6_AUTOCONF=no IPV6_AUTOTUNNEL=no IPV6_DEFAULTDEV=eth0:1 IPV6_DEFAULTGW=2001:0470:0103:001A::1 /etc/sysconfig/network-scripts/ifcfg-eth0-1 DEVICE=eth0:1 IPV6INIT=yes IPV6ADDR=2001:0470:0103:001A:0001:0000:0000:0000:/96 IPV6_AUTOCONF=no...
2003 Sep 08
1
Network Config-DNS
...N My question is this, in my server's named.conf file, should I also indicate my local ip? Here's my server config files: /etc/hosts 127.0.0.1 localhosts.localdomain 192.168.0.3 gw.alsterph.com /etc/sysconfig/networking NETWORKING=yes HOSTNAME=gw.alsterph.com GATEWAY=203.87.x.57 GATEWAYDEV=eth0 My client config: GATEWAY=192.168.0.3 DNS=192.168.0.3 I can already resolve from my server and can ping external address, however, problem in resolving names on my client pc. How can I fix this? TIA rhonneil -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2003 May 20
0
win98_network_problem
...writable = yes public = yes read only = no [printers] path = /var/spool/samba public = yes guest ok = yes printable = yes browseable = yes writable = yes read only = no ## /etc/sysconfig/network NETWORKING=yes HOSTNAME=matrix.localdomain GATEWAY="192.168.1.1" GATEWAYDEV="eth0" FORWARD_IPV4="yes" #################################################### I believe this is enogh for now. This is my latest configuration i have tried slight variations to this without luck. Now, my windows is settup properly i believe, cause the sharing of files betwee...
2003 May 20
0
zpet
...e = yes writable = yes public = yes read only = no [printers] path = /var/spool/samba public = yes guest ok = yes printable = yes browseable = yes writable = yes read only = no ## /etc/sysconfig/network NETWORKING=yes HOSTNAME=matrix.localdomain GATEWAY="192.168.1.1" GATEWAYDEV="eth0" FORWARD_IPV4="yes" #################################################### I believe this is enogh for now. This is my latest configuration i have tried slight variations to this without luck. Now, my windows is settup properly i believe, cause the sharing of files betwee...
2007 Sep 25
4
Network routing
Hi, guys! We need to setup our both network device on centos-4.5 as follow: eth0: IP: 192.168.1.0/24 GW 192.168.1.1 eth1: IP: 192.168.10.0/24 GW 192.168.10.1 We don't know how to create our setup files for both network (eth0, eth1 and their routes)? Help us, please. Thx Adriano
2003 May 20
0
zpet7310@yahoo.com.au
...writable = yes public = yes read only = no [printers] path = /var/spool/samba public = yes guest ok = yes printable = yes browseable = yes writable = yes read only = no ## /etc/sysconfig/network NETWORKING=yes HOSTNAME=matrix.localdomain GATEWAY="192.168.1.1" GATEWAYDEV="eth0" FORWARD_IPV4="yes" #################################################### I believe this is enogh for now. This is my latest configuration i have tried slight variations to this without luck. Now, my windows is settup properly i believe, cause the sharing of files betwee...
2006 Jan 23
1
Two ethernet adapters and more
I am running Asterisk at home on one of my systems here. It uses Centos 4.2. It does NOT have a GUI interface. Command line only at console or via SSH (yeah, I know that I was working on another server to get GUI tools working through SSH, but I am NOT going to muck with AAH build). yum update is potentially dangerous, when it replaces the kernel. You can loose all of your Zaptel driver
2002 Apr 22
2
RE: RTNETLINK answers: Invalid argument
...eth2 table 32 ip route add default equalize nexthop via xxx.xx.xxx.x dev eth0 nexthop via xxx.xx.xxx.x dev eth1 nexthop via xxx.xx.xxx.x dev eth2 My /etc/sysconfig/network file has the following: NETWORKING=yes HOSTNAME=server.domainname.com DOMAINNAME=activision.com GATEWAY=xxx.xx.xxx.xxx GATEWAYDEV=eth0 CONFIG_IP_ROUTE_MULTIPATH=yes CONFIG_IP_MULTIPLE_TABLES=yes CONFIG_IP_ADVANCED_ROUTER=yes Can the load balancing I am attempting work on RedHat Linux 6.2? Thanks, Robert. +++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: bert hubert [ mailto:ahu@ds9a.nl] S...