Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: hiccoughing here documents

by kcott (Archbishop)
on Aug 12, 2017 at 03:26 UTC ( [id://1197293]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    ROUTE
    
    print $routing_commands;
    
  2. or download this
    ip rule add fwmark 0x0201/0xffff table 200
    ip rule add fwmark 0x0201/0xffff table 201
    ip route add default via 172.27.201.1 dev eth1.201 table 200
    ip route add default via 172.27.201.1 dev eth1.201 table 201
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1197293]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (10)
As of 2024-04-18 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found