Home Page › Forums › Network Management › Networking › DSL BOND HELP
- This topic is empty.
-
AuthorPosts
-
March 27, 2008 at 12:01 pm #40960
byruda
MemberI would very much appreciate help in getting a zeroshell bond to work correcly.
My ultimate goal is to get a bridged VPN between to offices, one of which has two high speed DSL circuits.
I started with the office with the two DSLs. I thought the first thing I should do before working on the VPNs was to set up a bond.
After doing so, this is what the network page looked like:
BOND00 (ETH00,ETH03) Link UP — ETH00:up ETH03:up UP
76.XXX.XXX.XXX 255.255.255.0
Dynamic IP: 0.0.0.0 MAC: 000103E10853ETH00 100Mb/s Full Duplex
3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) UP
This device is member of BOND00 (ETH00,ETH03)ETH01 100Mb/s Full Duplex
Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 01) UP
192.168.5.0 255.255.255.0ETH02 100Mb/s Full Duplex
Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06) UP
192.168.3.254 255.255.255.0ETH03 100Mb/s Full Duplex
Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06) UP
This device is member of BOND00 (ETH00,ETH03)PPP0 Connecting to PPPoE Server (Modem: ETH00)
DSL # 1PPP1 Connecting to PPPoE Server (Modem: ETH03)
DSL # 2VPN99 Connections from Road Warrior clients not accepted
Host-to-LAN OpenVPN Interface UP
192.168.250.254 255.255.255.0Before setting up the bond, the router table was:
ROUTING TABLE Static Dynamic Auto
Destination Netmask Type Metric Gateway Interface Flags State Source
64.x.x.x 255.255.255.255 Host 0 none ppp0 UH Up Auto
64.x.x.x 255.255.255.255 Host 0 none ppp1 UH Up Auto
192.168.5.0 255.255.255.0 Net 0 none ETH01 U Up Auto
76.x.x.x 255.255.255.0 Net 0 none ETH00 U Up Auto
192.168.3.0 255.255.255.0 Net 0 none ETH02 U Up Auto
192.168.250.0 255.255.255.0 Net 0 none VPN99 U Up Auto
DEFAULT GATEWAY 0.0.0.0 Net 0 64..x.x.x ppp0 UG Up AutoAfter setting the bond, the router table was:
ROUTING TABLE Static Dynamic Auto
Destination Netmask Type Metric Gateway Interface Flags State Source
192.168.5.0 255.255.255.0 Net 0 none ETH01 U Up Auto
76.x.y.0 255.255.255.0 Net 0 none BOND00 U Up Auto
192.168.3.0 255.255.255.0 Net 0 none ETH02 U Up Auto
192.168.250.0 255.255.255.0 Net 0 none VPN99 U Up AutoThere was no default gateway, so I set the default to the IP address before the bond was set up,
69.x.x.x.When I attempted to ping the outside world using zeroshell utility, I got the message that
69..x.x.x was not directly connected.I then change the default gateway to the address of the bond: 76.x.y.z.
ROUTING TABLE Static Dynamic Auto
Destination Netmask Type Metric Gateway Interface Flags State Source
192.168.5.0 255.255.255.0 Net 0 none ETH01 U Up Auto
76.x.y.0 255.255.255.0 Net 0 none BOND00 U Up Auto
192.168.3.0 255.255.255.0 Net 0 none ETH02 U Up Auto
192.168.250.0 255.255.255.0 Net 0 none VPN99 U Up Auto
DEFAULT GATEWAY 0.0.0.0 Net 0 76.x.y.z BOND00 UG Up StaticI still could not ping an outside address.
Can anyone suggest what I might do to create the bond properly.
March 27, 2008 at 6:49 pm #46290imported_fulvio
ParticipantYour setup is wrong. You need to create two VPN and bond them to increase the connection between the two offices. In any case, in the forum there are many post about this setup. For example look at the post
http://www.zeroshell.net/eng/forum/viewtopic.php?t=312
Regards
FulvioAugust 7, 2009 at 11:22 am #46291Anonymous
MemberDELETED
October 7, 2009 at 3:30 pm #46292ppalias
Member@brittneya wrote:
Whats the difference between adsl adsl and cable connections? I am looking to get a new router and what’s the difference between the two ? are the connection types different ? any pictures to help ? So i can see what the difference connection wise ? Many thanks
The media is different, on copper you have a pair of cables and on cable you have a coaxial cable. So you’ll need different modems if you switch from one to the other.
@zorelina wrote:
What is the best way to speed up an ADSL 512kbps connection? my friend told me that using a router (currently i’m using an ADSL usb modem) will speed up my internet connection! is that true?
Not quite true. The USB speed is more than 512K, so I don’t think that you’ll experience a much greater speed with an ethernet router. However an ethernet router can do more things, such as connect many PCs, firewall, wireless, NAT and port forward.
January 24, 2011 at 6:03 pm #46293phoebs
Member@fulvio wrote:
Your setup is wrong. You need to create two VPN and bond them to increase the connection between the two offices. In any case, in the forum there are many post about this setup. For example look at the post
http://www.zeroshell.net/eng/forum/viewtopic.php?t=312
Regards
FulvioThank you for including the link to that post. very helpful, and I think I’ve figured out all I needed.
March 9, 2013 at 11:00 am #46294drane
MemberThere is nothing you can do from your end to combine them on a single IP connection. That has to be done at the ISP end, and as Cyberskye points out, it is expensive. I’m not aware of any DSL or cable ISP’s that wil do this.
-
AuthorPosts
- You must be logged in to reply to this topic.