|
User #24170 116 posts
Forum Regular
|
Before i get into my situation, i'd just like to point out that i know there are a lot of pppoe/PPPoA threads on this forum, and i have already searched them looking for a solution to my problem. |
posted 2004-Sep-5, 3pm AEST
|
|
User #42834 2579 posts
Whirlpool Forums Addict
|
Um, what MAC address security? |
posted 2004-Sep-5, 3pm AEST
|
|
User #24170 116 posts
Forum Regular
|
ISDN2 writes... Um, what MAC address security? |
posted 2004-Sep-5, 3pm AEST
|
|
User #28105 3414 posts
Whirlpool Forums Addict
|
I use a Windows box on the lan and just connect to 192.168.0.1 - the linux router is configured to not do any NAT for that address - it just forwards it to the 300+. Apparently since the traffic comes from the appropriate MAC address, the 300+ seems to accept it - and sends replies back to the right IP, even though it is not one that it has allocated by dhcp. |
posted 2004-Sep-5, 4pm AEST
edited 2004-Sep-5, 4pm AEST
|
|
User #25496 13897 posts
Section Moderator
|
I asked the same question a while ago. Because you connect to the modem via ethernet that requires PPPoE. PPPoA can only be done at the modem end. You will find clients therefore only in the modem/routers that directly connect to the internet. The way out of the problem is use half-bridge mode which means the modem handles authentication but passes the ip to the gateway. I have seen comments that suggest this might not be 100% the case but I have used a modem in half-bridge after some fiddling and it works great. See the thread forum-replies.cfm?t=204778 for the low end billion, netcomm and web-excel. |
posted 2004-Sep-5, 5pm AEST
edited 2004-Sep-5, 5pm AEST
|
|
User #12831 2208 posts
Whirlpool Forums Addict
|
I don't know if this is possible with your particular modem. But with the Alcatel Speedtouch Home/Pro you can setup a connection using PPtPoATM. Bascily the linux machine connects though the modem with a pptp tunnel, and the modem connects with PPPoA, it works well. You can do it using pptpclient in Linux. |
posted 2004-Sep-5, 5pm AEST
|
|
User #28105 3414 posts
Whirlpool Forums Addict
|
xterm writes... Bascily the linux machine connects though the modem with a pptp tunnel |
posted 2004-Sep-5, 10pm AEST
edited 2004-Sep-5, 10pm AEST
|
|
User #24170 116 posts
Forum Regular
|
Cameron writes... set up port forwarding through an ssh tunnel. |
posted 2004-Sep-6, 1am AEST
|
|
User #28105 3414 posts
Whirlpool Forums Addict
|
castrik writes... could you point me in the right direction for setting this up please, sounds pretty cool. |
posted 2004-Sep-7, 3pm AEST
|
|
User #49591 1112 posts
Whirlpool Enthusiast
|
i recently switched from pppoe to pptp under linux, i thought i would be hard to setup but its was suprisingly easy with pptpclient, and it works flawlessly. get better downloads speeds and lower pings. wish i knew bout it earlier. tried half-bridge mode too but found the way it worked with client to be messy and more like a hack.. |
posted 2004-Sep-8, 1am AEST
|