The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
239 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
211 views

How to configure ADSL connection using bash?

I know it's possible to configure the modem to automatically connect the internet using a browser, but I want to do it using bash. I would like the network to automatically connect when the system ...