[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Off Topic: Bezeq's ADSL Experiment
Hi
I was recently added to Bezeq's ADSL Experiment.
I would like to connect to the ADSL line through linux. Unfortunately, bezeq gave me a special program that must be run under windows in order to connect. I
wonder if there is any way in which i can establish the connection through linux. This is more or less what the program does:
1. I run the Bezeq ADSL connect.
2. Using a configured VPN dial up in my dial up adapter, it dials my modem ip, providing an unknown password (the VPN dial up is made by "dialing" IP over the
ethernet interface)
3. It launches some browser-like window (using IE4 dlls), prompting for my username and password.
4. After i entered that info, it gets into another browser windows asking to choose isp (actcom or barak).
5. After i chose isp, another POPUP window shows (not browser window) and requires me to enter my login for the specific isp (i have to login twice - for bezeq and
for isp, for each with different user/password).
6. I get an ip and start browsing, the Bezeq ADSL connect moves to backgroud.
As i couldn't find any way to establish the connection in linux, i temporarly installed Windows NT 4.0 on my linux computer, but i experienced another strange
problem. Everything works fine on the computer with the internet connection, but when i set up NAT to share my connection with my other computer (NAT by any
program like sygate or winroute) every http/ftp/dcc connection that i establish on the shared computer is closed after one second of use. ping/tracert/telnet work
fine.
My windows NT has two ethernet adapters
DEC - IP 192.168.0.1 - connected to the local network
EEPRO - IP 10.10.20.35 - connected to the adsl modem. (this IP was provided to me by BEZEQ)
I thought that there might be some routing problem, so here is my NT routing table:
The NDISWAN adapter is the VPN dialup interface.
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...08 00 2b c3 02 1d ...... DEC Fast EtherWORKS Turbo PCI 10/100 (DE500-BA)
0x3 ...00 aa 00 5d b1 dd ...... Intel EtherExpress PRO
0x4 ...00 01 b0 76 64 80 ...... NdisWan Adapter
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.117.101.67 192.117.101.67 1
10.10.20.0 255.255.255.0 10.10.20.35 10.10.20.35 2
10.10.20.35 255.255.255.255 127.0.0.1 127.0.0.1 1
10.10.20.62 255.255.255.255 10.10.20.35 10.10.20.35 1
10.255.255.255 255.255.255.255 10.10.20.35 10.10.20.35 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.117.101.0 255.255.255.0 192.117.101.67 192.117.101.67 1
192.117.101.67 255.255.255.255 127.0.0.1 127.0.0.1 1
192.117.101.255 255.255.255.255 192.117.101.67 192.117.101.67 1
192.168.0.0 255.255.255.0 192.168.0.1 192.168.0.1 2
192.168.0.1 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.0.255 255.255.255.255 192.168.0.1 192.168.0.1 1
224.0.0.0 224.0.0.0 10.10.20.35 10.10.20.35 1
224.0.0.0 224.0.0.0 192.117.101.67 192.117.101.67 1
224.0.0.0 224.0.0.0 192.168.0.1 192.168.0.1 1
255.255.255.255 255.255.255.255 192.168.0.1 192.168.0.1 1
===========================================================================
In case someone has any hint about one of these two problems I have described, please let me know.
Best Regards,
Andrei Sava
andreisv@isdn.net.il
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il