![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials |
HOW TO MAKE MONEY by INTERNET![]() |
||
Install ADSL PPPoE on Ubuntu |
|||
Internet Provider ------- > ADSL PPoE Router --------> LAN In the Ubuntu 8.04 server is usually installed by default PPPoE package, so we live call via the terminal to configure it, the following command : root@server:~# pppoeconf Information : Before doing the above commands make sure that eth0 is connected with a cable (UTP) from the ISP, because then eth0 will read the configuration from our ISP. After doing
the above command, it will display a menu of text-based programs,
usually view these menus are as follows :
When finished filling out the above menu will close the menu and please do the following command to activate the connection ADSLPPPoE: root@server:~# Pon dsl-provider If the above command is run normally supposed to have ubuntu 8.04 server can ping to yahoo.com, but the office LAN can not surf, then what steps can let me surf Office LAN? The following steps .... for office LAN
(eth0) can communicate with the outside world premises, please do the
following : First let's edit the file /etc/sysctl.conf : root@server:~# Vim /etc/sysctl.conf --- By pressing the letter i please remove the signs on the fence net.ipv4.conf.default.forwarding = file # 1, so that becomes "net.ipv4.conf.default.forwarding = 1" (without the quotes) and please keep in pressing ESC: wq --- Furthermore, please do the following: root@server:~# echo 1> / proc/sys/net/ipv4/ip_forward and routing for eth1 to the outside world: root@server:~# /sbin/iptables -t nat -A POSTROUTING -s 192.168.2.0/255.255.255.0 -d 0/0 -j MASQUERADE In order to
restart the PC Router ADSL PPPoE we do not do re-orders,
then we must keep routing orders over the folder /etc/rc.local, the
following steps : root@server:~# Vim /etc/rc.local pon dsl-provider Finally, finished already making PC Router ADSLPPPoE in Ubuntu 8.04. |
SITE
ARCHIVE
|
||
![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials Copyright©2009 | UdiniqGeek.com - Thinks about OS Linux Ubuntu -
Ubuntu Tutorials | Contact Us
| :: RSS |
![]() |
|||