Advertisement
teknoraver

sed bin

Dec 1st, 2017
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. root@turbo:/etc/ppp# pppd call provider debug nodetach
  2. pppd: Plugin rp-pppoe.so is for pppd version 2.4.6, this is 2.4.7
  3. root@turbo:/etc/ppp# sed -i 's/2\.4\.6/2\.4\.7/' /usr/lib64/pppd/2.4.7/rp-pppoe.so
  4. root@turbo:/etc/ppp# pppd call provider debug nodetach
  5. Plugin rp-pppoe.so loaded.
  6. Send PPPOE Discovery V1T1 PADI session 0x0 length 23
  7. dst ff:ff:ff:ff:ff:ff src 68:05:ca:3a:d6:46
  8. [service-name] [host-uniq 57 31 35 30 37 30 30 30 30 32 36 39 31 32 38]
  9. Recv PPPOE Discovery V1T1 PADO session 0x0 length 35
  10. dst 68:05:ca:3a:d6:46 src 80:38:bc:0e:10:5f
  11. [service-name] [host-uniq 57 31 35 30 37 30 30 30 30 32 36 39 31 32 38] [AC-name MIBNG030]
  12. Send PPPOE Discovery V1T1 PADR session 0x0 length 23
  13. dst 80:38:bc:0e:10:5f src 68:05:ca:3a:d6:46
  14. [service-name] [host-uniq 57 31 35 30 37 30 30 30 30 32 36 39 31 32 38]
  15. Recv PPPOE Discovery V1T1 PADS session 0x120 length 23
  16. dst 68:05:ca:3a:d6:46 src 80:38:bc:0e:10:5f
  17. [service-name] [host-uniq 57 31 35 30 37 30 30 30 30 32 36 39 31 32 38]
  18. PADS: Service-Name: ''
  19. PPP session is 288
  20. Connected to 80:38:bc:0e:10:5f via interface enp9s0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement