Ubuntu Servers :: Turning Server Into A Router?
Jul 29, 2011
Im having problems turning my server into a gateway. I followed this guide- [URL]- and I cant get it to work.In my server I installed two new gigabit network cards, and I cant seem to be able to get it to work.
View 2 Replies
ADVERTISEMENT
Aug 6, 2010
i would like to know whats the minimal iptables config for turning my ubuntu box into a router
i just tryed this one and works:
echo "1" > /proc/sys/ipv4/ip_forwarding
and
sudo iptables -A POSTROUTING -t nat -j MASQUERADE
[code]....
View 3 Replies
View Related
Oct 28, 2010
turning a Ubuntu 10.04 desktop into a server. Ok, so let me start off with my goal. I am using this machine for hosting only 1 website using joomla, php, mysql, and apache. I want a desktop version because I dont like the black and white terminal.
At this point I have successfully installed all Ubuntu 10.04 desktop and all updates.
When searching around for this solution, I found that I could run the command sudo apt-get install ubuntu-server and get all the features the server edition has. When running this command it comes back telling me that it cannot be found. I also found that both the server and desktop edition are the same but the desktop edition comes with all the extras that I will need to delete. I also found out that I will need to use lamp on the server to get php and all the other server stuff, but I also found that some people recommended that I install the server apps using the synaptic search. My question is, what route should I take to turn this ubuntu 10.04 desktop into a dedicated web server. (Not Test Server). Remember, I would like to stay with the desktop and not black and white terminal.
View 9 Replies
View Related
Jan 13, 2011
I'm getting my first server in a few weeks. I hear a lot about people using their server as a router. That sounds like an interesting prospect, as I think it would increase security and control, with all web traffic going through one central hub so to speak.If I do this, how do I handle wireless? Do I just hook my wireless router to my server, basically making the internet connection go through the server before it gets to the router?
View 8 Replies
View Related
Dec 9, 2010
I build a LAMP server behind a router. The current situation is:
1.I could access index.html of apache within the LAN.
2.I could access the vsftp outside of the LAN.
3.I could access the ssh outside of the LAN.
I have configured my router to do reflections(although I don't know it's correct or not.). I think the LAMP works good since I could use it inside the LAN. The configuration of the router is at least partly right because ssh and vsftp work fine(I test by browsing the ip:74.***.***.*** in the lan, not 192.168.1.8 --this also works. ).
I cannot access web service outside the LAN. And the error message is "Oops! Google Chrome could not connect to 74. Did I miss some configuration of router?Apache2?Ubuntu? I use the ubuntu server 2010.10 version.
View 3 Replies
View Related
Feb 20, 2011
I have an Actiontec GT724WGR and I am having problems with my Ubuntu server. I set up a subdomain on freedns.afraid.org with my main computer's external ip. However whenever I use the link that was made it goes to my router configuration page instead of onto my server. I have already set up a static ip for my server enabled DMZ hosting and under port forwarding applied every single rule that applied to servers.
View 2 Replies
View Related
Mar 14, 2010
I just finished setting up my small server, however I realized that no one can connect to it from the outside. The reason being is that my router is assigning internal ip's and dyndns is linked to that. I need port 80 for the Apache server, but if I have the router forward that port to my particular ip, won't it screw with everyone else's internet too?
View 5 Replies
View Related
May 27, 2010
I've setup OpenVPN-ALS (formerly known as Adito) on Ubuntu Server 10.04 edition. I have a security router (Untangle) in front of my internal network. I have a domain name and an SSL Certificate setup on our security router. I can access our web interface on our security router with no problems.
I've setup a portforward rule on our router to access this OpenVPN-ALS portal and I can access it, but I get an invalid certificate message. So I've bought another SSL certificate to install our our Portal, but I'm getting an error message when I enter in our information at the provider where I've bought the certificate.
Common Name does not contain fully qualified domain name. I'm not sure what the problem is. Do I use the hostname I've setup on the portal or do I use the hostname on my security router when I setup the SSL certificate on our portal?
View 5 Replies
View Related
Aug 14, 2010
I am thinking of moving the router behind a server and connecting the server directly to the internet via a modem. Are there any security issues related to doing this? or other things I should be aware of. Iptables are implemented on the server blocking access on unused ports.
View 2 Replies
View Related
Mar 22, 2011
Some time ago I've opened a thread about ACPI - as it turned out - killing my server. You may read it here if interested.My question is how can I enable Hyperthreading support in my kernel without enabling any part of ACPI?(Boot flag acpi=ht causes the same issue as described in above thread, so enabling any part of ACPI in any manner is not desirable)My kernel:
[root@sheridan ~]# uname -a
Linux sheridan.******** 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7 07:06:44 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
View 5 Replies
View Related
Feb 11, 2011
I have two routers in the same apt. building and just need to extend the wifi so the whole building can use. Using a netgear router (router x) as the secondary router without WAN how can I get internet from router y? What values should I put where in the NETGEAR config?
View 7 Replies
View Related
Apr 10, 2011
Is it possible to set up a (Open)VPN server without havning the server behind a router (NAT)?
My ISP allows me to have multiple IP addresses (assigned by DHCP).
View 6 Replies
View Related
May 18, 2010
Im new in linux i want to configure my redhat machine as both router and transparent proxy!
View 1 Replies
View Related
Jul 15, 2010
I need to obtain daily dynamic IP address from my router for remote user. In order to get into the router page, I need to login to it with ID and password.
Can I tell the server to do this every time it started up to login to router and extract the ip address and send out via email?
The router can only access through web interface and below is what I copied from browser.
View 8 Replies
View Related
Aug 9, 2010
My isp gave me a router which has wifi.
I added an ubuntu box acting as a router, so the layout is this:
Now, the lan has 192.168.2.0 subnet, and the external interface of the router is in the 192.168.1.0 subnet
So the problem is that the wifi assigns 192.168.1.0 ip's which doesnt belong or get filtered through my router/firewall...
View 9 Replies
View Related
Sep 23, 2010
If not should I just plug up directly into my modem?
View 2 Replies
View Related
May 2, 2010
On this Ubuntu 8.04.4 LTS server, I want to log the messages from a Linksys router. So I made this change to "/etc/init.d/sysklogd" SYSLOGD="-r" Then in "/etc/syslog.conf" I added the following to the top of the file: Code: if $fromhost isequal 'Linksys' then /var/log/Linksys.log & ~
Then I rebooted the server. But there is no "/var/log/Linksys.log" file.
View 4 Replies
View Related
Jul 12, 2010
Alright so i have been trying to setup a XMPP server for internal chat for a small company..now my issue is i can't get any of componants to connect to the jabberd2-router..I have done the nessessary modification of the xml files in /etc/jabberd2 but i can't figure out what is wrong. Is this a bug or is it a configuration issue (my assumtion is the later). Here are the logs:Log from /var/log/jabberd2/sm.log
Code:
Mon Jul 12 19:44:52 2010 [notice] starting up
Mon Jul 12 19:44:52 2010 [notice] id: rekahsoft
[code].....
View 2 Replies
View Related
Sep 8, 2010
I have linux server setup on a network with 2 interfaces. One (eth0) is connected to the regular network and the other (eth1) has a DHCP server and transparent web cache listening on it. The machines connected on the eth1 side are on a different subnet and the linux server is there gateway. Untrusted machines are introduced to this network to keep them isolated.
This isolation works well, too well. There are a small set of resources on the regular network I would like to make available to machines on untrustworthy network. I think I need to use iptables but alas I've had no luck in piecing together the command I need (in one case looking myself out and having to physically reset the machine).
View 3 Replies
View Related
Jun 9, 2011
For clairification, I can ping. I have tried several IP addresses and 100% success rate. When I noticed the problem I was trying to run sudo apt-get update && apt-get upgrade After some time I noticed these error messages to start with
[Code]
I tried to ping the adddress security.ubuntu.com from my Windows machine to verify that I could connect and was surprised when I could. I then pinged the address 91.189.92.167 which is what my windows machine resolved the name as and it went though.
My thoughts on this are that when my Ubuntu Router came up, for some reason it did not incorporate the ISP's DHCP servers into the ip address it obtained. Sadly I know to view ALL IP infomation in windows via ipconfig /all command but I do not know what this is in the *nix world. need commands that I can use to check and troubleshoot this apparently DHCP issue so I Can start to update my server and expand on its services?
View 1 Replies
View Related
Jul 20, 2011
So what I want to do is setup a gateway(or router, idk what Ubuntu refers to it as.). So my set up would be Modem>Server>Switch>Router. I know that I need to set up it up as a DHCP server as well. I would also like to setup it up as a firewall too. I already have two Gbit cards that are already configured. So how do I do this? I already tried one tutorial, but it was old and was for Debian. I also installed ebox, but I couldnt figure that out either.
View 1 Replies
View Related
Feb 13, 2011
I want to access files on my ubuntu server wireless. Is there a way I can do that? I'm sorry if this is a stupid question, but I'm kind of new at this whole server thing.
View 5 Replies
View Related
Jan 7, 2011
I currently have an Airport Extreme connected directly to my cable modem but have been wondering if I should actually connect direct to my proxy server first. The reason I am asking is because I run multiple web servers for web hosting and I have a proxy server setup that directs traffic to the appropriate computer based on domain names.
I have my router connected to my cable modem, and then all of my computers are connected thru the router. To me it would make more sense to have my proxy server be the first to connect and then thru a second ethernet card connect to the router. I also have a 5 port switch on order as well. So basically I'm asking for opinions now, in preparation for making some adjustments to my network and servers.
View 3 Replies
View Related
Jun 9, 2011
how do I connect to a PPTP VPN (router) using Ubuntu server (Maverick/Natty)?
View 3 Replies
View Related
Jan 14, 2011
I have 5 linux ssh servers at my office that are behind a router. How do I connect to any one specific server from outside the LAN? Do I have to port forward the router giving each machine it's own port? That seems clunky.
View 2 Replies
View Related
May 6, 2010
I must use have my time configured for my VPN to work? I have an NTP configured also but can't just place what seems to be wrong that my routers in different locations doesn't all synchronize with my vpn server.
View 1 Replies
View Related
Nov 17, 2010
As the title says the machine name is not showing up in the attached devices list on my router. Is there a file where I need to add the name? Or is this an issue with the router? The router finds all the other machine names on the network except my 3 servers.
Ubuntu Server 10.04 Lts
Ubuntu Server 10.10 Lts
View 3 Replies
View Related
Apr 17, 2009
I am starting to hate using NetworkManager instead of the good old "network" option. This is my problem. I have a modem I got from my ISP. My F10 server is hooked up directly to this router, and gets a static IP address of: 22.34.45.33 (Hypothetical ip). I then have a wireless router on my network, that connects directly to my isp's modem, and gets a static IP address aswell. Attached to the wireless router are all of the desktops in my house.
I have more than one network card in my server, so I want to plug my server into my router so I can share files. Whenever I do this, I get DNS issues. My postfix cannot receive email, but it can send it. Once the local interface is disconnected, I regain the ability to recieve email from postfix. I am so confused. This is my first encounter using NetworkManager. I just switched from CentOS.
View 10 Replies
View Related
Jan 21, 2010
I'm going to start a new thread because previous searches have not totally satisfied my question. I've read all day about doing this but each inquiry leads to discussion of configuring the router. I am also not network savy. I would like to set up an FTP server on my home computer (presently Ubuntu 8.10). I have only one computer. I am using DSL with my telephone line for internet connection. I do not use a router.
Is it possible to do this with no router and only a DSL ISP connection?
View 3 Replies
View Related
Nov 15, 2010
Im trying to setup a radius server to use WPA2-Enterprise on a linksys wireless router. I have so far done the following from this link: [URL]... Im having trouble understanding/finding information on how to configure the configuration files so my radius server will work when somebody tries to authenticate.
View 3 Replies
View Related