Tagged Questions
1
vote
2answers
37 views
Using a specifing gateway for a packet. (CentOS/RHEL)
I have just setup a machine which has two NICs, one for private network and the other one for public network which has a real IP assigned to it.
DEVICE=eth0
HWADDR=XXX
TYPE=Ethernet
UUID=XXX
...
1
vote
2answers
85 views
2 ip ranges / 1 nic OR why does one ip range follow default route before local routes
Updated at the bottom
I'm using Centos as a router, and just replaced the routing system at work. I've got 2 routers to send data around. For the most part it's working. On one router I have 2 ...
1
vote
1answer
182 views
Firewall/routing rule in Centos for this setup
I have two ethernet interfaces, namely eth0 and eth1.
I want to implement an advanced routing rule but I am totally new to firewall/routing rules in CentOS.
Here is what I am trying to do:
Both my ...
2
votes
2answers
507 views
Xen, bridge and multiple IPs on CentOS
There's a new server that is assigned 5 IP addresses. I want to use Xen to run several VMs with various services.
This is my first attempt to install Xen, I use this tutorial as a guideline. Stuck ...
3
votes
0answers
130 views
Traffic getting routed through Apache
for some reason, certain outgoing traffic on my server gets routed to the apache webserver i am running. this problem just started happening. i have the webserver set up to use vhosts, the webserver ...
1
vote
2answers
1k views
CentOS: Sharing WLAN for internet access
I have installed CentOS 6.2 on HP Proliant server. I want to share my USB wireless internet (Tata photon +).
I am able to start internet on my server, but when I enable my LAN, I don't have internet ...