I donโt think you can do this based on a few things that I saw through Google.
To summarize, the connection is remote because sysdba uses authentication through a password file. Database links do not attempt to authenticate this path; they are authenticated in the remote database, and not externally.
Here is a link to a site that briefly touches on the topic.
source share