Tagged Questions
1
vote
1answer
570 views
Redirect Packets from ppp0 interface to ethernet interface in linux
My question is similar to this question, however with some change.
I have a PPPoE connection on my Linux Machine (CentOS kernal 2.6.32) as a client, so that when I setup this connection, another ...
3
votes
1answer
75 views
Can I set up linux to accept a dial up connection from my old windows95 laptop?
I've got a really old laptop running Windows 95, and I'd like to be able to connect it to my home network. It doesn't have an ethernet jack, nor a usb port. It does have an internal dial up modem ...
3
votes
1answer
267 views
Problem with path MTU discovery over pppd
I'm having an issue with pppd doing PPPoE on CentOS 6.3.
The CentOS system is a dedicated router/gateway which performs NAT (both directions) and various packet filtering. It has separate NICs for ...
1
vote
1answer
341 views
connecting (bridging) two networks
I would like to connect (bridge) two networks (ppp0 and eth2).
Normally you would do this with brctl but one of the network-interface is a ppp-device so it won't work (ppp can't transport ppp-frames).
...
3
votes
2answers
521 views
Need help with routing
I have set up a Ubuntu server, that I want to use as a router for my local office.
The problem is, that I want to make 2 VPN connections, to remote branches, and then I want to route all traffic to ...
0
votes
1answer
418 views
Ubuntu 10.10: Why does external dial-up modem randomly disconnect from internet?
Background:
Dial-up is the only option for this computer
Gave up on the internal modem last week; now using an external USB modem.
I finally have the computer talking to the internet.
HOWEVER, after ...